From af19273ccc806ef4901d1acb725a07871d5b875d Mon Sep 17 00:00:00 2001 From: Juha Hyttinen Date: Mon, 11 Oct 2021 15:01:40 +0300 Subject: [PATCH] Added bldr image for ubuntu 20.04 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 Change-Id: I045b61554dde22e8c4bdccbfd08cc03b041e6c99 Signed-off-by: Juha Hyttinen --- jjb/it-dev/it-dev-docker.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/it-dev/it-dev-docker.yaml b/jjb/it-dev/it-dev-docker.yaml index a2311d9e..7cf1590c 100644 --- a/jjb/it-dev/it-dev-docker.yaml +++ b/jjb/it-dev/it-dev-docker.yaml @@ -54,3 +54,7 @@ - project: name: bldr-ubuntu18-c-go <<: *it_dev_docker_common + +- project: + name: bldr-ubuntu20-c-go + <<: *it_dev_docker_common -- 2.16.6