Skip to content

.github/workflows/cd-workflow.yaml #58

.github/workflows/cd-workflow.yaml

.github/workflows/cd-workflow.yaml #58

Triggered via workflow run February 2, 2025 11:59
@NewerKeyNewerKey
completed 721ff0e
Status Failure
Total duration 4m 21s
Artifacts

cd-workflow.yaml

on: workflow_run
Create and Push Docker Image to GAR
3m 47s
Create and Push Docker Image to GAR
Deploy Image on Cloud Run
19s
Deploy Image on Cloud Run
Fit to window
Zoom out
Zoom in

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`.