From: Lott, Christopher (cl778h) Date: Wed, 27 Nov 2019 16:04:33 +0000 (-0500) Subject: Release docker image with tag 1.3.0 X-Git-Tag: 2.0.0~17 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F1819%2F1;p=portal%2Fric-dashboard.git Release docker image with tag 1.3.0 This is a second attempt. The first one failed because the LF release-job.sh script cannot process a non-fast-forward merge. Change-Id: I15281496fbf4af74d44cdfc34bd9c5ff8a3c3602 Signed-off-by: Lott, Christopher (cl778h) --- diff --git a/.releases/1.3.0-container.yaml b/.releases/1.3.0-container.yaml new file mode 100644 index 00000000..d6d3b9a0 --- /dev/null +++ b/.releases/1.3.0-container.yaml @@ -0,0 +1,11 @@ +# the release job adds prefix o-ran-sc/ to the image names +--- +distribution_type: container +container_release_tag: 1.3.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: portal/ric-dashboard +ref: cec131cf4b0279bd6a6d4dd31642270cebe38711 +containers: + - name: ric-dashboard + version: 1.3.0