aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-21 16:22:21 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-21 16:22:21 +0100
commita31f20fbd84d9f80e82151e4dd6a93b4e36faedd (patch)
treee9a0764429660ad003b690c38939be9cbfe578bd /jobs
parent8f33ecf33baa94a14910581f788ab20d30ccb156 (diff)
jobs/master-builds.yml: don't publish manuals
Do not publish PDFs for all projects anymore, as we are moving the manuals to each project's git repository. They will be published from there instead (see INSTALL.txt in osmo-gsm-manuals.git). No automatism for building and publishing the documentation of all projects will be implemented right now, as discussed here: https://osmocom.org/issues/3385#note-7 Related: OS#3385 Change-Id: I705e20a4f94b308c250580aa1289ee9b2967beef
Diffstat (limited to 'jobs')
-rw-r--r--jobs/master-builds.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 1c36d6f..585a3d7 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -212,15 +212,9 @@
- osmo-gsm-manuals:
node: 'osmocom-master-debian9'
- # publishing once is plenty
cmd: >
# keep first line with less indent to preserve newlines
- ./contrib/jenkins.sh --publish
- # requires to have a ssh-key credentials called "api" (Id)
- wrappers:
- - ssh-agent-credentials:
- users:
- - api
+ ./contrib/jenkins.sh
- osmo-hlr