Skip to content

ci(palletjack): specify secrets version #83

ci(palletjack): specify secrets version

ci(palletjack): specify secrets version #83

Triggered via push October 4, 2024 13:32
Status Failure
Total duration 11m 10s
Artifacts

palletjack.yml

on: push
Deploy Production to GCF
0s
Deploy Production to GCF
Deploy Staging to GCF
33s
Deploy Staging to GCF
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
stdavis
approved Oct 4, 2024
Staging

Annotations

1 error and 1 warning
Deploy Staging to GCF
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run jobs deploy palletjack --source src/palletjack/src/roadkill --update-env-vars ^,^PROJECT_ID=*** --set-secrets ^,^/secrets/app/secrets.json=***/skid-secrets:latest --labels ^,^managed-by=github-actions,commit-sha=8bb0772ab474346b8b15b69d16b581b374bc93ce --format json --region us-central1 --memory 4G --service-account palletjack-sa@***.iam.gserviceaccount.com --max-retries 1 --task-timeout 60m --parallelism 1`: This command is equivalent to running `gcloud builds submit --pack image=[IMAGE] src/palletjack/src/roadkill` and `gcloud run jobs deploy palletjack --image [IMAGE]` ERROR: (gcloud.run.jobs.deploy) '***/skid-secrets' is not a valid secret name.
Deploy Staging to GCF
Support for Cloud Run jobs in this GitHub Action is in beta and is not covered by the semver backwards compatibility guarantee.