actions-marketplace-validations/gcr-add-version-tags
Push Docker image tags to Google Container Registry, based on version identifiers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The docker repository e.g. `eu.gcr.io/project-12345/image-name` | yes | — |
| source-tag | The pre-existing tag to point to | yes | — |
| major | The major version identifier to use in the tag | yes | — |
| minor | The minor version identifier to use in the tag | yes | — |
| patch | The patch version identifier to use in the tag | yes | — |
| push-latest | Also set source tag as `latest` | yes | false |
Outputs
no outputs