Fix yarn files #8
branch.yml
on: push
Validate branch
49s
Deploy to branch
22s
Annotations
1 error
|
Deploy to branch
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
|