From 61bc581ff80e2fa2660bd851bcc49a364bd85b77 Mon Sep 17 00:00:00 2001 From: Juha Hyttinen Date: Mon, 11 Oct 2021 09:09:39 +0300 Subject: [PATCH] Release the bldr-ubuntu20-c-go container MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit “This in order for the near-RT RIC project to be able to use the updated Ubuntu release” Issue-Id: RIC-676 Signed-off-by: Juha Hyttinen Change-Id: I0fe60bbf4b3cf2d7e5882ec3d10b2bc28aba4204 --- README.md | 1 + releases/bldr-ubuntu20-c-go.yaml | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 releases/bldr-ubuntu20-c-go.yaml diff --git a/README.md b/README.md index dcc8ab0..475f674 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ This repo holds various integration and testing development codes. + diff --git a/releases/bldr-ubuntu20-c-go.yaml b/releases/bldr-ubuntu20-c-go.yaml new file mode 100644 index 0000000..98a6bdc --- /dev/null +++ b/releases/bldr-ubuntu20-c-go.yaml @@ -0,0 +1,11 @@ +--- +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: it/dev +ref: 7c17088822038307f646efb70a29489d201bb493 +tag_release: false +containers: + - name: bldr-ubuntu20-c-go + version: 1.0.0 -- 2.16.6