modustech/Modus Common Build
Common build steps for each service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 1, 2023
- License
- None
Pinned Snippet
uses: modustech/modus-build@06868c7970afe112e21cdd8971fe57366f6cdd9a # v1.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ecr_repository | repository name of the service | yes | — |
| ecr_registry | the ecr registry from aws login | yes | — |
| aws_access_key_id | aws access key id | yes | — |
| aws_secret_access_key | aws secret access key | yes | — |
| version_tag | the bumped version tag | yes | — |
| codecov_tag | the code coverage tag name | yes | — |
| repo_name | the code repository name | yes | — |
Outputs
no outputs