[add]: revise github workflow file #2
Annotations
3 errors
build-and-push-image (apps/pwrcode-frontend)
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
|
build-and-push-image (apps/pwrcode-backend)
The job was canceled because "apps_pwrcode-frontend" failed.
|
build-and-push-image (apps/pwrcode-backend)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm ci" did not complete successfully: exit code: 1
|