Skip to content

Add update_strategy for envvars and secrets #223

Add update_strategy for envvars and secrets

Add update_strategy for envvars and secrets #223

Triggered via pull request May 17, 2024 02:25
Status Failure
Total duration 1m 55s
Artifacts

integration.yml

on: pull_request
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
jobs
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run jobs deploy jobs-job-dd9b109-223 --image gcr.io/cloudrun/hello --update-env-vars ^.^TEXT_FOO=bar.TEXT_ZIP=zap,with|separators,and&stuff.FOO=bar.ZIP=zap,with|separators,and&stuff --update-secrets ^,^MY_SECRET=test-secret:latest,MY_SECOND_SECRET=test-secret:1 --labels ^,^label1=value1,label2=value2 --format json --region us-central1 --cpu 2`: ERROR: (gcloud.run.jobs.deploy) unrecognized arguments: --update-secrets (did you mean '--set-secrets'?) ^,^MY_SECRET=test-secret:latest,MY_SECOND_SECRET=test-secret:1 To search the help text of gcloud commands, run: gcloud help -- SEARCH_TERMS
metadata
Process completed with exit code 1.
from_image
Process completed with exit code 1.
from_source
Process completed with exit code 1.
jobs
Support for Cloud Run jobs in this GitHub Action is in beta and is not covered by the semver backwards compatibility guarantee.