gcp-clouddeploy-ecosystem/Deploy to Cloud Deploy

Use this action to deploy a deployment pipeline to Google Cloud Platform Cloud Deploy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
regionRegion in which the resource can be found.nous-central1
project_idThe GCP project ID. Overrides project ID set by credentials.no
credentialsService account key to use for authentication. This should be the JSON formatted private key which can be exported from the Cloud Console. The value can be raw or base64-encoded. Required if not using a the setup-gcloud action with exported credentials.no
filePath to the Cloud Deploy configuration file. noclouddeploy.yaml
flagsSpace separated list of other Cloud Run flags, examples can be found: https://cloud.google.com/sdk/gcloud/reference/run/deploy#FLAGS. Ex --service-account=my-account@project.iam.gserviceaccount.com --concurrency=10no
gcloud_versionVersion of the Cloud SDK to install. If unspecified or set to "latest", the latest available gcloud SDK version for the target platform will be installed. Example: "290.0.1".no

no outputs