aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhekeguang <hekeguang@chinamobile.com>2021-01-06 09:31:05 +0800
committerhekeguang <hekeguang@chinamobile.com>2021-01-06 09:31:17 +0800
commitfe09ba876dd2ebc05e6e42df29e251946d496f34 (patch)
tree8f6b9d49377fe40225d74f1d57cd2848754dfd19
parent3b5203e434defd51cd0fc2e79525eba1b0e56dc5 (diff)
Since version 3.0.7 needs to be self released, the corresponding configuration files need to be modified
Issue-ID: USECASEUI-524 Change-Id: I31af1595016079d925dd33bd3bbaa8cbd2acf7d6 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
-rw-r--r--releases/3.0.7-container.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/3.0.7-container.yaml b/releases/3.0.7-container.yaml
new file mode 100644
index 00000000..33279988
--- /dev/null
+++ b/releases/3.0.7-container.yaml
@@ -0,0 +1,10 @@
+distribution_type: 'container'
+container_release_tag: '3.0.7'
+project: 'usecase-ui-serve'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+log_dir: 'usecase-ui-server-master-docker-java-daily/1314'
+ref: '3b5203e434defd51cd0fc2e79525eba1b0e56dc5'
+containers:
+ - name: 'usecase-ui-server'
+ version: '3.0.1-STAGING-20210106T010933Z'