Add separate workflow #1
release.yml
on: push
build-and-push-image
22s
deploy
8s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -r -g $GID app && useradd app --no-log-init -r -u $UID -g $GID" did not complete successfully: exit code: 3
|