diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-10-27 14:49:10 +0800 |
---|---|---|
committer | hekeguang <hekeguang@chinamobile.com> | 2022-10-27 14:49:37 +0800 |
commit | 6d26f1827217363f8f65398cc57c7ec793182c57 (patch) | |
tree | 6542ec8a75fe75af67c252c2a94845eed7498899 | |
parent | 38b11e83e0f6ba0d4e6542d72c67f67c3704ad3e (diff) |
Release 5.1.1.
Issue-ID: USECASEUI-743
Change-Id: I587a961e20ded27a2a09c5f4aa041d98ffdd1a67
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
-rw-r--r-- | releases/5.1.1-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/5.1.1-container.yaml b/releases/5.1.1-container.yaml new file mode 100644 index 0000000..8dd1bdc --- /dev/null +++ b/releases/5.1.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '5.1.1' +project: 'usecase-ui-intent-analysis' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'usecase-ui-intent-analysis-maven-docker-stage-master/111' +ref: '38b11e83e0f6ba0d4e6542d72c67f67c3704ad3e' +containers: + - name: 'usecase-ui-intent-analysis' + version: '0.0.1-STAGING-20221026T103950Z' |