commit | e2b5ca278161d0fd40454d565424f26d52c144c8 | [log] [tgz] |
---|---|---|
author | Aric Gardner <agardner@linuxfoundation.org> | Tue Oct 15 17:07:14 2019 +0000 |
committer | Gerrit Code Review <gerrit@o-ran-sc.org> | Tue Oct 15 17:07:14 2019 +0000 |
tree | a3076d5976022ec8ebd2a286899ed0372ce889fd | |
parent | 8fcc98bd9c9c29b4438d6251f14b5c1a9ce7c614 [diff] | |
parent | 06cafdb6ab494cbb368031203d8aa3fb09aec00d [diff] |
Merge "Add RTD global vars."
diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index f8d9d86..1106835 100644 --- a/jenkins-config/global-vars-production.sh +++ b/jenkins-config/global-vars-production.sh
@@ -8,3 +8,4 @@ SIGUL_BRIDGE_IP=10.32.4.8 SIGUL_KEY=oran-release-2019 SILO=production +MASTER_RTD_PROJECT=doc
diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index 418482a..e7c13fd 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh
@@ -8,3 +8,4 @@ SIGUL_BRIDGE_IP=10.32.4.8 SIGUL_KEY=oran-sandbox SILO=sandbox +MASTER_RTD_PROJECT=doc-test