diff options
author | xuran <xuranyjy@chinamobile.com> | 2021-04-12 11:07:48 +0800 |
---|---|---|
committer | xuran <xuranyjy@chinamobile.com> | 2021-04-12 11:07:54 +0800 |
commit | 9534cd8780fa11ae2039901dc1f110ff1299cd74 (patch) | |
tree | 68ffb5b9bc427ca4ac46f8f24534650632f3a4cb /releases/4.0.1-container.yaml | |
parent | b841778771580496adaf77a73194b260986221c6 (diff) |
Release 4.0.1
Change-Id: I5874be608100a6622166faf20a7552cd4a7787c2
Issue-ID: USECASEUI-566
Signed-off-by: xuran <xuranyjy@chinamobile.com>
Diffstat (limited to 'releases/4.0.1-container.yaml')
-rw-r--r-- | releases/4.0.1-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/4.0.1-container.yaml b/releases/4.0.1-container.yaml new file mode 100644 index 00000000..d6e00d93 --- /dev/null +++ b/releases/4.0.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: "container" +container_release_tag: "4.0.1" +project: "usecase-ui" +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: "usecase-ui-master-docker-java-daily/1372" +ref: "b841778771580496adaf77a73194b260986221c6" +containers: + - name: "usecase-ui" + version: "4.0.0-STAGING-20210412T025044Z" |