.github/workflows/cd-workflow.yaml #58
cd-workflow.yaml
on: workflow_run
Create and Push Docker Image to GAR
3m 47s
Deploy Image on Cloud Run
19s
Annotations
1 error and 1 warning
|
Deploy Image on Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --image ***-docker.pkg.dev/***/***/backstage-image:721ff0ed914cc25f5782614def7cb816731594d5 --update-secrets ^,^GITHUB_TOKEN=github_token:latest,GITLAB_TOKEN=gitlab_token:latest,GOOGLE_CLIENT_ID=google_client_id:latest,GOOGLE_CLIENT_SECRET=google_client_secret:latest,PROD_GITHUB_CLIENT_SECRET=github_client_secret:latest,PROD_GITHUB_CLIENT_ID=github_client_id:latest --update-labels ^,^managed-by=github-actions,commit-sha=721ff0ed914cc25f5782614def7cb816731594d5 --format json --region *** --platform managed --allow-unauthenticated --port 7007`: ERROR: (gcloud.run.deploy) The [project] resource is not properly specified. Please specify the argument [--project] on the command line or set the property [core/project].
|
|
Deploy Image on Cloud Run
No authentication found, authenticate with `google-github-actions/auth`.
|