actions-marketplace-validations/Retag Docker Image
Retag a Docker Image and push it to the registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | The registry to push the new tag later | yes | — |
| name | The name of the image you would like to retag | yes | — |
| old_tag | The old tag of the image you would like to retag | yes | — |
| new_tag | The new tag of the image you would like to retag | yes | — |
| username | The login username for the registry | no | — |
| password | The login password for the registry | no | — |
Outputs
no outputs