Deploy Production #32
deploy.yml
on: workflow_dispatch
deploy_production
26s
Annotations
1 error and 1 warning
deploy_production
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy cut0-blog --quiet --image asia-northeast1-docker.pkg.dev/cut0-blog/cut0-blog-images/cut0-blog:1.16.0 --update-labels managed-by=github-actions,commit-sha=57f8e17cb21c3064c095057f60682eabde7b90fe --platform managed --format json --region asia-northeast1`: Deploying container to Cloud Run service [cut0-blog] in project [cut0-blog] region [asia-northeast1]
Deploying...
Creating Revision..............failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'cut0-blog-00041-vgb' is not ready and cannot serve traffic. Image 'asia-northeast1-docker.pkg.dev/cut0-blog/cut0-blog-images/cut0-blog:1.16.0' not found.
|
deploy_production
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/deploy-cloudrun@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|