Skip to content

this SHOULD work

this SHOULD work #60

Triggered via push December 22, 2023 19:55
Status Failure
Total duration 1m 58s
Artifacts
Build and Push Image
1m 48s
Build and Push Image
Deploy Image
0s
Deploy Image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and Push Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export EDGE_STORE_ACCESS_KEY=$(cat /run/secrets/EDGE_STORE_ACCESS_KEY) && export EDGE_STORE_SECRET_KEY=$(cat /run/secrets/EDGE_STORE_SECRET_KEY) && if [ -f yarn.lock ]; then yarn build; elif [ -f package-lock.json ]; then npx prisma generate && npm run build; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpx prisma generate && pnpm run build; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1