ci(dependabot): add groups and pip config #123
website.yml
on: push
Test
40s
Build, and Deploy to Production
0s
Build, and Deploy to Staging
2m 3s
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 gcr.io/***/website:latest --update-labels managed-by=github-actions,commit-sha=a3ebf5a79d59ae59a3ff0514302fc360dd765e47 --platform managed --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..........done
Routing traffic...........................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'website-00026-9gz' 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-00026-9gz&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22website%22%0Aresource.labels.revision_name%3D%22website-00026-9gz%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|