build(deps): bump agrc/cloud-run-docker-deploy-composite-action #145
website.yml
on: push
Test
33s
Build, and Deploy to Production
0s
Build, and Deploy to Staging
1m 34s
Annotations
1 error
Build, and Deploy to Staging
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy website --quiet --image us-central1-docker.pkg.dev/***/images/website:staging-431db37 --update-labels ^d0^managed-by=github-actionsd0commit-sha=431db37bf556cfe5cef53f11e75954259a5d50e7 --format json --region us-central1 --service-account cloud-run-sa@***.iam.gserviceaccount.com --min-instances 0 --allow-unauthenticated`: Deploying container to Cloud Run service [website] in project [***] region [us-central1]
Deploying...
Setting IAM Policy................done
Creating Revision........................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'website-00029-5pc' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/website/revision_name/website-00029-5pc&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22website%22%0Aresource.labels.revision_name%3D%22website-00029-5pc%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|