Merge "Revise Docker-based CI to build appmgr"
authorAbukar Mohamed <abukar.mohamed@nokia.com>
Fri, 19 Jul 2019 15:00:01 +0000 (15:00 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Fri, 19 Jul 2019 15:00:01 +0000 (15:00 +0000)
1  2 
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'