1 Answer
- Newest
- Most votes
- Most comments
2
Hi,
Please, look at this page: https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-ECR.html#action-reference-ECR-config
ImageTag
Required: No
The tag used for the image.
Note
If a value for ImageTag is not specified, the value defaults to latest.
So, you don't have to specify a tag to trigger the pipeline: "latest" (automatically generated by the system) will then be used by default.
Best,
Didier
Relevant content
- asked 3 years ago
- asked 7 months ago
- AWS OFFICIALUpdated 2 years ago
