Skip to content

Merge pull request #56 from punky-lab/revert-55-fix-build #31

Merge pull request #56 from punky-lab/revert-55-fix-build

Merge pull request #56 from punky-lab/revert-55-fix-build #31

Triggered via push December 16, 2024 06:51
Status Failure
Total duration 1m 27s
Artifacts

docker-image.yml

on: push
build-and-push-image
1m 15s
build-and-push-image
deploy-to-server
0s
deploy-to-server
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then corepack enable pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636