aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/master-builds.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/master-builds.yml')
-rw-r--r--jobs/master-builds.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 1b7cdfd..97e193a 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -159,6 +159,8 @@
-e MGCP="$MGCP" \
-e PATH="$PATH:/build_bin" \
-e OSMOPY_DEBUG_TCP_SOCKETS="1" \
+ -e WITH_MANUALS="1" \
+ -e PUBLISH="1" \
-w /build -i -u build \
-v "$PWD:/build" \
-v "$HOME/bin:/build_bin" \
@@ -220,6 +222,9 @@
# keep first line with less indent to preserve newlines
./contrib/jenkins.sh
+ - osmo-gsm-tester:
+ cmd: PUBLISH=1 ./contrib/jenkins-build-manuals.sh
+
- osmo-hlr:
cmd: WITH_MANUALS=1 PUBLISH=1 ./contrib/jenkins.sh
@@ -349,7 +354,9 @@
(INSTR == "--with-sse" && WITH_MANUALS == "1")
cmd: PUBLISH=1 ./contrib/jenkins.sh
- - osmocom-bb
+ - osmocom-bb:
+ cmd: WITH_MANUALS=1 PUBLISH=1 ./contrib/jenkins.sh
+
- osmo-sysmon
- osmo-remsim
- simtrace2: