Dispatch Deploy #18
Annotations
1 error
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy mapdragon-prod --image $***DOCKER_TAG*** --update-labels ^,^managed-by=github-actions,commit-sha=5719dc7f798e5710d0ec7f0e7ed12aec2e0bab64 --format json --region ***`: Deploying container to Cloud Run service [mapdragon-prod] in project [***] region [***]
Deploying new service...
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 $***DOCKER_TAG***
|