Skip to content

use ubuntu base image #16

use ubuntu base image

use ubuntu base image #16

Triggered via push September 9, 2025 12:41
Status Failure
Total duration 2m 21s
Artifacts

release.yml

on: push
Build Go Binary
1m 51s
Build Go Binary
burn-version
7s
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, 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