Merge pull request #101 from Vizzuality/fix-static-pages-paddings-mobile #153
deploy.yml
on: push
deploy_client
3m 37s
deploy_cms
5m 35s
deploy_cloud_functions
1m 19s
Annotations
1 error
deploy_cms
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --quiet --image ***-docker.pkg.dev/***/***/***:e9cfcc5f8e1a02351a5fe2861e7a5ca79137b629 --update-labels managed-by=github-actions,commit-sha=e9cfcc5f8e1a02351a5fe2861e7a5ca79137b629 --platform managed --format json --region ***`: Deploying container to Cloud Run service [***] in project [***] region [***]
Deploying...
Creating Revision.............done
Routing traffic....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision '***-00138-dbt' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the *** 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/***/revision_name/***-00138-dbt&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22***%22%0Aresource.labels.revision_name%3D%22***-00138-dbt%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|