From: kaixiliu Date: Thu, 20 Jun 2024 09:21:29 +0000 (+0800) Subject: add container.yaml X-Git-Tag: 15.0.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F58%2F138258%2F1;p=usecase-ui%2Fllm-adaptation.git add container.yaml Issue-ID: USECASEUI-838 Change-Id: Ie3d03632f4f3795285ad0f5de7243aace86422b7 Signed-off-by: kaixiliu --- diff --git a/releases/14.0.0-container.yaml b/releases/14.0.0-container.yaml new file mode 100644 index 0000000..00a5151 --- /dev/null +++ b/releases/14.0.0-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '14.0.0' +project: 'usecase-ui-llm-adaptation' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'usecase-ui-llm-adaptation-maven-docker-stage-master/2' +ref: 'fbef3025d61fa23265f1733c6e6de7588b168681' +containers: + - name: 'usecase-ui-llm-adaptation' + version: '14.0.0-STAGING-20240620T090919Z'