osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11863
Change subject: jobs/master-builds.yml: don't publish manuals ...................................................................... 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 --- M jobs/master-builds.yml 1 file changed, 1 insertion(+), 7 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/63/11863/1 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 -- To view, visit https://gerrit.osmocom.org/11863 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I705e20a4f94b308c250580aa1289ee9b2967beef Gerrit-Change-Number: 11863 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]>
