Deploy #57
Annotations
1 error and 1 warning
|
deploy
google-github-actions/deploy-cloudrun failed with: failed to deploy: Deploying container to Cloud Run job [firetower-test-db-migration] in project [***] region [us-west1]
Updating and running job...
Provisioning resources...................failed
Job failed to deploy
ERROR: (gcloud.run.jobs.deploy) Image 'us-west1-docker.pkg.dev/***/firetower-docker/firetower:d4ba800945a7b8b48c7304a7a8c24346e1213294' not found.
, full command:
gcloud run jobs deploy firetower-test-db-migration --image us-west1-docker.pkg.dev/***/firetower-docker/firetower:d4ba800945a7b8b48c7304a7a8c24346e1213294 --wait --labels ^,^managed-by=github-actions,commit-sha=d4ba800945a7b8b48c7304a7a8c24346e1213294 --format json --region us-west1 --project ***
|
|
deploy
Support for Cloud Run jobs in this GitHub Action is in beta and is not covered by the semver backwards compatibility guarantee.
|