Skip to content

fix ci

fix ci #9

Triggered via push September 9, 2025 00:00
Status Failure
Total duration 2m 15s
Artifacts

release.yml

on: push
Build Go Binary
1m 44s
Build Go Binary
burn-version
4s
burn-version
Matrix: publish-docker-images
Fit to window
Zoom out
Zoom in

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