stonewall-defense/Configure Deployment Environment
Set and export environment variables needed to deploy to AWS based on branch name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | name of the branch, pass in GITHUB_REF | yes | — |
| application | application this repo belongs to for finidng the namespace to deploy to | yes | — |
| variables | Vars as JSON | yes | — |
| secrets | secrets as JSON | yes | — |
| valuesFile | values file location | no | .github/deployment/values.yaml |
| runnerEnv | self-hosted or github-hosted | no | github-hosted |
Outputs
no outputs