microservices-reference-application icon indicating copy to clipboard operation
microservices-reference-application copied to clipboard

Application incremental versioning and docker image tagging

Open tapas4java opened this issue 4 years ago • 0 comments
trafficstars

Current CI-CD process uses Github SHA as the docker image tag.

Change the SHA to use application version. e.g. v1.0.4

Example: anitechcs/[email protected]

tapas4java avatar Dec 23 '20 13:12 tapas4java