Skip to content

UPD: Update cd-workflow.yaml (#87) #92

UPD: Update cd-workflow.yaml (#87)

UPD: Update cd-workflow.yaml (#87) #92

Triggered via push February 4, 2025 10:06
Status Failure
Total duration 4m 26s
Artifacts

cd-workflow.yaml

on: push
Create and push the Docker image to GAR
3m 46s
Create and push the Docker image to GAR
Deploy image on cloud run
22s
Deploy image on cloud run
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy image on cloud run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy backstage-deployment --image europe-west10-docker.pkg.dev/code-idp/backstage-deploy/backstage-image:7e0761f60694720444580b7654843923f31b67e5 --update-env-vars ^,^POSTGRES_HOST=/cloudsql/code-idp:europe-west10:backstage-pg,POSTGRES_PORT=5432,POSTGRES_USER=postgres,BASE_URL=https://backstage.foundations-software-engineering.com --update-secrets ^,^POSTGRES_PASSWORD=postgres-password:latest,GITHUB_TOKEN=github_token:latest,GOOGLE_CLIENT_ID=google_client_id:latest,GOOGLE_CLIENT_SECRET=google_client_secret:latest,GITHUB_CLIENT_ID=github_client_id:latest,GITHUB_CLIENT_SECRET=github_client_secret:latest,GITLAB_TOKEN=gitlab_token:latest,TECHDOCS_GCS_CREDENTIALS=techdocs_gcs_credentials:latest --update-labels ^,^managed-by=github-actions,commit-sha=7e0761f60694720444580b7654843923f31b67e5 --format json --region europe-west1 --port 7007 --allow-unanthenticated --add-cloudsql-instances code-idp:europe-west10:backstage-pg`: ERROR: (gcloud.run.deploy) unrecognized arguments: --allow-unanthenticated (did you mean '--allow-unauthenticated'?) To search the help text of gcloud commands, run: gcloud help -- SEARCH_TERMS