use ubuntu base image #16
release.yml
on: push
Build Go Binary
1m 51s
burn-version
7s
Matrix: publish-docker-images
Annotations
1 error and 1 warning
|
publish-docker-images (./docker/dispatcher/Dockerfile, researchcomputer/ocf, linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk --no-cache add ca-certificates tzdata curl && case \"$TARGETPLATFORM\" in \"linux/arm64\") URL=\"https://github.com/ResearchComputer/OpenComputeFramework/releases/download/${VERSION}/ocf-arm64\" ;; *) URL=\"https://github.com/ResearchComputer/OpenComputeFramework/releases/download/${VERSION}/ocf-amd64\" ;; esac && curl -L \"$URL\" > ocf && chmod +x ocf" did not complete successfully: exit code: 127
|
|
Build Go Binary
Restore cache failed: Dependencies file is not found in /home/runner/work/OpenComputeFramework/OpenComputeFramework. Supported file pattern: go.sum
|