commit | 4712571d72f5c7d58f5d8820a97fa7673e0b1325 | [log] [tgz] |
---|---|---|
author | elinuxhenrik <henrik.b.andersson@est.tech> | Tue Dec 20 09:46:23 2022 +0100 |
committer | elinuxhenrik <henrik.b.andersson@est.tech> | Tue Dec 20 09:46:27 2022 +0100 |
tree | 005265e2e4ac276b126f5d8826c4f4c2d92484a3 | |
parent | 026834680deeec548a82ea898febf06cb391a04a [diff] |
Set branch for docs and step versions Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech> Change-Id: Iee8e9cfd34eee5b0879b887c65696d3e1dde05c4
diff --git a/docs/conf.py b/docs/conf.py index 657514d..c974ac5 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -1,7 +1,7 @@ from docs_conf.conf import * #branch configuration -branch = 'f-release' +branch = 'g-release' linkcheck_ignore = [ 'http://localhost.*',
diff --git a/goversion/container-tag.yaml b/goversion/container-tag.yaml index f84eeb1..84e6b3c 100644 --- a/goversion/container-tag.yaml +++ b/goversion/container-tag.yaml
@@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.1.0 +tag: 1.1.1
diff --git a/scriptversion/app/container-tag.yaml b/scriptversion/app/container-tag.yaml index 6169faa..23e4305 100644 --- a/scriptversion/app/container-tag.yaml +++ b/scriptversion/app/container-tag.yaml
@@ -1,2 +1,2 @@ --- -tag: 1.1.0 +tag: 1.1.1