Skip to content

Build and push Docker image to GHCR #11

Build and push Docker image to GHCR

Build and push Docker image to GHCR #11

Re-run triggered July 19, 2023 13:15
Status Failure
Total duration 56s
Artifacts

docker-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c curl -fsSLO --compressed $NODE_PACKAGE_URL && tar -xJf \"node-v$NODE_VERSION-linux-x64-musl.tar.xz\" -C /usr/local --strip-components=1 --no-same-owner && ln -s /usr/local/bin/node /usr/local/bin/nodejs && rm -f \"node-v$NODE_VERSION-linux-x64-musl.tar.xz\" && node --version && npm --version" did not complete successfully: exit code: 255