[PATCH] osmo-ci[master]: jobs: master: osmo-gsm-manuals: use new jenkins.sh, only on ...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Dec 15 18:31:49 UTC 2017


Review at  https://gerrit.osmocom.org/5413

jobs: master: osmo-gsm-manuals: use new jenkins.sh, only on OsmoBuild1

Change-Id: Ida1301a3f83caff400e80c8b46504f98cb0894ab
---
M jobs/master-builds.yml
1 file changed, 3 insertions(+), 11 deletions(-)


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

diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 16e2a7c..78d373b 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -141,19 +141,11 @@
       - osmo-gmr
 
       - osmo-gsm-manuals:
+          # publishing once is plenty
+          slave_axis: !!python/tuple [OsmocomBuild1]
           cmd: >
            # keep first line with less indent to preserve newlines
-            git clean -dxf .
-            rm -rf libosmocore
-            git clone git://git.osmocom.org/libosmocore
-            make LIBOSMO_DIR=$PWD/libosmocore
-            mkdir out/
-            cp */*.pdf out/
-            rsync -avz --delete -e "ssh -p 48" ./out/ docs at osmocom.org:web-files/latest/
-          publishers:
-            - archive:
-                artifacts: '*/*.pdf'
-                allow-empty: true
+            ./contrib/jenkins.sh --publish
 
       - osmo-hlr:
           slave_axis: !!python/tuple [linux_amd64_debian8, linux_amd64_debian9]

-- 
To view, visit https://gerrit.osmocom.org/5413
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida1301a3f83caff400e80c8b46504f98cb0894ab
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list