.github/workflows/cd-workflow.yaml #70
cd-workflow.yaml
on: workflow_run
Create and Push Docker Image to GAR
4m 3s
Deploy Image on Cloud Run
28s
Annotations
1 error
|
Deploy Image on Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --quiet --image *** --update-labels managed-by=github-actions,commit-sha=edadebdfd04731da85921fe503e33fb54fe7e0f7 --platform managed --format json --region *** --project *** --platform managed --allow-unauthenticated --port 7007`: Deploying container to Cloud Run service [***] in project [***] region [***]
Deploying...
Setting IAM Policy.......................done
Creating Revision...........failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision '***-00004-8v7' is not ready and cannot serve traffic. Image '***' not found.
|