...
Input Name | Input Code | Required | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Docker Repository Name |
| No | Provide docker repository name with optional namespace. i.e. foo/bar or bar. This input will take priority over the
| |||||||||
Image Tag |
| No | The specific tag to push. If blank, all tags for the image will be pushed. Use comma-separated values to specify multiple tags. For example: 1.0,2.0,3.0 . This input will take priority over the | |||||||||
Docker Registry Account |
| No | The Docker Registry Account Code. There are a couple different spots to specify this for convenience. In order of precedence:
Please refer to the link to set up the Docker Registry Account: Docker Registry Setup For Cloud Providers | |||||||||
Additional Options |
| No | Add any additional options not listed above, which will be added to the push command. e.g. --quiet |
...