add cd workflow (continuation) #20
Annotations
1 error
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy go-modproxy --quiet --image go-modproxy-9343/***/epiccoolguy/go-modproxy --update-env-vars HOST_PATTERN=go.loafoe.dev,HOST_REPLACEMENT=github.com,PATH_PATTERN=/,PATH_REPLACEMENT=/epiccoolguy/go- --update-labels managed-by=github-actions,commit-sha=e2bd2afbb05565023ffae46453b1aa0bcccf331d --platform managed --format json --region europe-west4 --project go-modproxy-9343 --service-account ***`: Deploying container to Cloud Run service [go-modproxy] in project [go-modproxy-9343] region [europe-west4]
Deploying...
failed
Deployment failed
ERROR: (gcloud.run.deploy) spec.template.spec.containers[0].image: Expected an image path like [host/]repo-path[:tag and/or @digest], where host is one of [region.]gcr.io, [region-]docker.pkg.dev or docker.io but obtained go-modproxy-9343/***/epiccoolguy/go-modproxy
|