ci(palletjack): specify secrets version #83
palletjack.yml
on: push
Test
6m 1s
Deploy Production to GCF
0s
Deploy Staging to GCF
33s
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.
|