Open bryceitoc9 opened 2 years ago
Hello @bryceitoc9, the only work around for this issue was to put as many ECRPushImage@1 tasks as my tags in the same job that the image was build. This way the image is registered in ECR with multiple tags. Of course it would be more convenient to have an option for multiple tags like in buildAndPush command but it does the trick
Customer request: support adding multiple tags at a time with the ECR Push task.