chore: enable preview 옵션 추가 #7
Annotations
1 error and 1 warning
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --image ***-docker.pkg.dev/***/***/***:latest --update-labels ^,^managed-by=github-actions,commit-sha=41e8a6b5f684eb2bcdbc9a02b6a92c6b35064fd8 --format json --region ***`: Deploying container to Cloud Run service [***] in project [***] region [***]
Deploying...
Creating Revision................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision '***-00002-sbc' 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/***/revision_name/***-00002-sbc&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22***%22%0Aresource.labels.revision_name%3D%22***-00002-sbc%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading