forge icon indicating copy to clipboard operation
forge copied to clipboard

Control over the image tagging in forge

Open Harishkrishna17 opened this issue 6 years ago • 1 comments

Hi ,

i need to control the imageing/tagging in forge, Like i need the tag only as QA.latest in the docker image that i push to the ecr , If you can just help me out with this , It would be great

Harishkrishna17 avatar Jul 27 '18 12:07 Harishkrishna17

We have similar requirement. We want to create tag with commit date + short hash.

Google Skaffold has the feature called TagPolicy. User can define environment variable before invoke skafford and use template tag policy to refer to the environment variable.

It is great if Forge has similar feature.

forest-hou avatar Aug 01 '18 21:08 forest-hou