You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Command failed: DOCKER_BUILDKIT=1 docker buildx build -f Dockerfile -t [quay.io/snowdrop/cert-manager-webhook-godaddy:pr-40-0da9b20](http://quay.io/snowdrop/cert-manager-webhook-godaddy:pr-40-0da9b20) -t [quay.io/snowdrop/cert-manager-webhook-godaddy](http://quay.io/snowdrop/cert-manager-webhook-godaddy):latest --platform linux/amd64,linux/arm64 --push .
I normally separate my CI job from the publish job. Publish job could after PR is merged:
[quay.io/snowdrop/cert-manager-webhook-godaddy:latest](http://quay.io/snowdrop/cert-manager-webhook-godaddy:latest)
CI build (before PR is merged) maybe a git reference tag instead of latest.
TODO
Comment from #40
@bordenit
The text was updated successfully, but these errors were encountered: