nasa-across/Docker promote
Promote docker image This action was taken directly from https://github.com/cloudposse/github-action-docker-promote/blob/0.1.1/action.yml and modified.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Organization | no | — |
| repository | Repository | yes | — |
| registry | Docker registry | yes | — |
| from | Source tag | no | — |
| to | Target tags | no | — |
| use_metadata | Extract target tags from Git reference and GitHub events | no | true |
| login | Docker login | no | "" |
| password | Docker password | no | "" |
Outputs
| name | description |
|---|---|
| image | Docker image name |
| tag | Docker image tag |