chore: resolve npm lock file conflicts #133
website.yml
on: push
Test
29s
Build, and Deploy to Production
2m 43s
Build, and Deploy to Staging
0s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
nathankota
approved
|
Production |
Annotations
1 error
Build, and Deploy to Production
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=0b4d197cd1d8ae67cd79846513c9e1977a7cbaac --platform managed --format json --region us-central1 --service-account cloud-run-sa@***.iam.gserviceaccount.com --min-instances 1 --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-00017-psc' 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-00017-psc&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22website%22%0Aresource.labels.revision_name%3D%22website-00017-psc%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|