decompanyio/action-deploy-config
action-deploy-config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Current branch name | yes | — |
| branch-prod | Production branch name | yes | — |
| branch-dev | Development branch name | yes | — |
| target-stage | Target stage (qa, staging) | no | — |
Outputs
| name | description |
|---|---|
| deploy_stage | Deploy stage |
| image_tag | Image tag |
| aws_access_key | AWS access key |
| aws_secret_key | AWS secret key |
| aws_account | AWS account |