Manually create and publish Docker image #82
create-and-publish-docker-dev-manually.yml
on: workflow_dispatch
Matrix: image-manually / build-and-push-image
Annotations
3 errors
image-manually / build-and-push-image (standalone)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone \"$JM_SERVER_REPO\" . --depth=1 --branch \"$JM_SERVER_REPO_REF\" && (if [ \"$SKIP_RELEASE_VERIFICATION\" != \"true\" ]; then find /pubkeys -iname '*.asc' -exec gpg --import \"{}\" \\; && git verify-tag \"$JM_SERVER_REPO_REF\"; fi)" did not complete successfully: exit code: 1
|
image-manually / build-and-push-image (ui-only)
The job was canceled because "standalone" failed.
|
image-manually / build-and-push-image (ui-only)
The operation was canceled.
|