dockerfile execution order #22
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache git maven && git clone -b main https://gitlab.eclipse.org/eclipse/xfsc/cat/fc-service.git && cd /fc-service &&\tgit checkout $SERVICE_VERSION &&\tgit apply /add_merlot_pubkey.patch &&\tgit apply /truncate_schemas.patch && rm -rf fc-service-core/src/main/resources/defaultschema/ontology && rm fc-service-core/src/main/resources/defaultschema/shacl/mergedShapesGraph.ttl && cp /catalog-shapes/shacl/shapes/mergedShapes.ttl fc-service-core/src/main/resources/defaultschema/shacl/mergedShapesGraph.ttl && cp -r /catalog-shapes/shacl/ontology fc-service-core/src/main/resources/defaultschema/ontology && mvn clean package -pl fc-service-server -am -Dmaven.test.skip=true" did not complete successfully: exit code: 1
|
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|