merkle-team/Execute Stack deploy
Deploy a Stack project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-repo | The git repo to clone | yes | — |
| git-ref | Commit ref to check out (typically a hash) | yes | — |
| docker-image | Full path to Docker image to deploy | yes | — |
| project | Project name as specified in the deploy.yml configuration | yes | — |
| release-id | Name of the release (typically a date and commit hash) | no | — |
| pods | Space-separated list of pods to deploy | no | — |
| excluded-pods | Space-separated list of pods to exclude (mutually exclusive with `pods`) | no | — |
| stack-version | Pin a specific Stack release tag (e.g. v1.2.3 or v1.2.3-pre1). Defaults to latest stable. | no | "" |
Outputs
no outputs