From 248cfc677e8663e71f0c3a564d3bd38df4519ed0 Mon Sep 17 00:00:00 2001 From: Lathish Date: Wed, 2 Dec 2020 15:45:26 +0000 Subject: [PATCH] Release Docker image of Enrichment Service Issue-ID: NONRTRIC-352 Change-Id: Ifee12493324767aa2fcbe2ad3ef7b7d8edbc2e1f Signed-off-by: Lathish --- ...tainer-release-nonrtric-enrichment-coordinator-service.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .releases/container-release-nonrtric-enrichment-coordinator-service.yaml diff --git a/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml b/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml new file mode 100644 index 00000000..d68088c6 --- /dev/null +++ b/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.0.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: nonrtric +ref: 90ce16238dd6970153e1c0fbddb15e32c68c504f +containers: + - name: nonrtric-enrichment-coordinator-service + version: 1.0.0 \ No newline at end of file -- 2.16.6