.github/workflows/cd-workflow.yaml #60
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:565ac4d477da4fe00e516531bc67bbfe5749ddf7 --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=565ac4d477da4fe00e516531bc67bbfe5749ddf7 --format json --region *** --project *** --platform managed --allow-unauthenticated --port 7007`: ERROR: (gcloud.run.deploy) You do not currently have an active account selected.
Please run:
$ gcloud auth login
to obtain new credentials.
If you have already logged in with a different account, run:
$ gcloud config set account ACCOUNT
to select an already authenticated account to use.
|
|
Deploy Image on Cloud Run
No authentication found, authenticate with `google-github-actions/auth`.
|