darylstark/Container tag generator
GitHub action to generate container tags based on the branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| container-repository | The name for the repository for the container. | yes | — |
| container-name | The name for the container. Defaults to the reponame | no | "" |
| version | The version of the software. Used for a tag | no | — |
Outputs
| name | description |
|---|---|
| tags | The generated tags in a comma seperated list |