diff options
author | karbon <yangbo6@chinatelecom.cn> | 2021-03-15 10:43:25 +0800 |
---|---|---|
committer | karbon <yangbo6@chinatelecom.cn> | 2021-03-15 10:43:40 +0800 |
commit | 06bf4cdcedf782af4f8ff2485f0ad3bc97b08c73 (patch) | |
tree | bf297cefbb4110a5daaef35f4c7c8086c05f43af /releases/1.0.0-container.yaml | |
parent | f15dc37e62eee9d5d02bf58af1053750a20fad23 (diff) |
feat:NLP for IBN in UUI
NLP for IBN in UUI
Issue-ID: USECASEUI-525
Signed-off-by: karbon <yangbo6@chinatelecom.cn>
Change-Id: I9f26312748ebaedb3115035c4af8b0abf19d59bc
Diffstat (limited to 'releases/1.0.0-container.yaml')
-rw-r--r-- | releases/1.0.0-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.0.0-container.yaml b/releases/1.0.0-container.yaml new file mode 100644 index 0000000..002cb73 --- /dev/null +++ b/releases/1.0.0-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.0.0' +project: 'uui-nlp' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'uui-nlp-master-docker-java-version-shell-daily/206/' +ref: '5ff788c006f00be38b80edf80945f052ffe4a62b' +containers: + - name: 'uui/nlp' + version: '1.0.0-STAGING-20200320T085153'
\ No newline at end of file |