gcp-clouddeploy-ecosystem/Deploy to Cloud Deploy
Use this action to deploy a deployment pipeline to Google Cloud Platform Cloud Deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| region | Region in which the resource can be found. | no | us-central1 |
| project_id | The GCP project ID. Overrides project ID set by credentials. | no | — |
| credentials | Service 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 | — |
| file | Path to the Cloud Deploy configuration file. | no | clouddeploy.yaml |
| flags | Space 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=10 | no | — |
| gcloud_version | Version 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 | — |
Outputs
no outputs