From 6902bf8425ac5351c991ec1f303e21c5ec2feee2 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Tue, 20 Dec 2022 08:59:16 +0100 Subject: [PATCH] Set branch for docs and step version Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I0885f04107db0692b8021e438110f4573e900027 --- docs/conf.py | 2 +- near-rt-ric-simulator/container-tag.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 42330a6..568292a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ from docs_conf.conf import * -branch = 'latest' +branch = 'g-release' language = 'en' diff --git a/near-rt-ric-simulator/container-tag.yaml b/near-rt-ric-simulator/container-tag.yaml index c2eafb5..5ef1d33 100644 --- a/near-rt-ric-simulator/container-tag.yaml +++ b/near-rt-ric-simulator/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 2.4.0 +tag: 2.4.1 -- 2.16.6