From e535f7e025b914b3a79333b5aae83ccb2aa0960f Mon Sep 17 00:00:00 2001 From: Abhijit Gadgil Date: Mon, 7 Aug 2023 18:43:32 +0530 Subject: [PATCH] Added bldr-ubuntu22-c-go for publishing to prod repo Issue-Id: RIC-979 Signed-off-by: Abhijit Gadgil Change-Id: I202a6a3643b5ff79e00fbfd4e0b7ca44d914da32 --- releases/bldr-ubuntu22-c-go.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 releases/bldr-ubuntu22-c-go.yaml diff --git a/releases/bldr-ubuntu22-c-go.yaml b/releases/bldr-ubuntu22-c-go.yaml new file mode 100644 index 0000000..179fd15 --- /dev/null +++ b/releases/bldr-ubuntu22-c-go.yaml @@ -0,0 +1,11 @@ +--- +distribution_type: container +container_release_tag: 0.1.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: it/dev +ref: eef3db9b8e0b8b3d421b7e37ed4fdf5046675539 +tag_release: false +containers: + - name: bldr-ubuntu22-c-go + version: 0.1.0 -- 2.16.6