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