aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
245 stars 104 forks source link

ECR Pull Image input/output variable and/or Multi-tag #306

Open adamfranco2012 opened 4 years ago

adamfranco2012 commented 4 years ago

Is your feature request related to a problem? Please describe. Ideally I would like to be able to multitag an image and push. Would make it easier to tag if I could get the aws output variable of an ecr pull/push.

Describe the solution you'd like either take the output variable of another push as input/without tag or allow pushs with multiple tags like azure devops docker

minhhieugma commented 4 years ago

Actually, we can work around by pushing multiple times with different tags

RoelantStegmann commented 3 years ago

Still would be great to be able to specify multiple tags at once! :)