Skip to content

Update package manager command in Dockerfile #64

Update package manager command in Dockerfile

Update package manager command in Dockerfile #64

Triggered via push January 19, 2024 07:09
Status Failure
Total duration 47s
Artifacts

docker.yaml

on: push
Build Walnuts.dev Docker Image
25s
Build Walnuts.dev Docker Image
Send Success Message
0s
Send Success Message
Notify failure
5s
Notify failure
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Walnuts.dev Docker 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 yarn global add pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1