thorll/Deploy to environments
Deploys to all environments matching a regular expression, with optional excluded environments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh-token | Github Token | yes | — |
| ref | Git ref to be deployed to environments, defaults to `latest release` | no | latest_release |
| environments | Regular expression environment names must match | yes | — |
| excluded | Regular expressions which environment who`s name matches will be excluded (list of regexes seperated by ;) | no | — |
Outputs
no outputs