From: Abukar Mohamed Date: Fri, 19 Jul 2019 15:00:01 +0000 (+0000) Subject: Merge "Revise Docker-based CI to build appmgr" X-Git-Tag: v0.2.0~5 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=96ed664a62dd0b85faa8d3ae8f55a343281275a8;p=ric-plt%2Fappmgr.git Merge "Revise Docker-based CI to build appmgr" --- 96ed664a62dd0b85faa8d3ae8f55a343281275a8 diff --cc container-tag.yaml index 254173b,31d972c..82c5b6c --- a/container-tag.yaml +++ b/container-tag.yaml @@@ -1,3 -1,4 +1,4 @@@ - # The Jenkins job requires a tag to build a Docker image + # The Jenkins job uses this string for the tag in the image name + # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag --- -tag: '0.1.4' +tag: '0.1.5'