osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/32937 )


Change subject: jobs/master-builds: add IS_MASTER_BUILD=1
......................................................................

jobs/master-builds: add IS_MASTER_BUILD=1

Related: OS#5665
Change-Id: I6cd5f0383fcceaf77e5fa2f7441f9ae9aa8e8734
---
M jobs/master-builds.yml
1 file changed, 12 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/37/32937/1

diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index c373ca7..6e76b9a 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -26,6 +26,7 @@
               --cap-add SYS_PTRACE \
               -e ASCIIDOC_WARNINGS_CHECK="1" \
               -e HOME=/build \
+              -e IS_MASTER_BUILD=1 \
               -e JOB_NAME="$JOB_NAME" \
               -e MAKE=make \
               -e OSMOPY_DEBUG_TCP_SOCKETS="1" \
@@ -47,6 +48,7 @@
               --cap-add SYS_PTRACE \
               -e ASCIIDOC_WARNINGS_CHECK="1" \
               -e HOME=/build \
+              -e IS_MASTER_BUILD=1 \
               -e JOB_NAME="$JOB_NAME" \
               -e MAKE=make \
               -e OSMOPY_DEBUG_TCP_SOCKETS="1" \

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/32937
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I6cd5f0383fcceaf77e5fa2f7441f9ae9aa8e8734
Gerrit-Change-Number: 32937
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to