Review at https://gerrit.osmocom.org/4550
Add JJB YML for Osmocom_OBS_latest Change-Id: I59a901727e35a35ba0fe73c09accb0bd1fa6b7ab --- A jobs/osmocom-obs-latest.yml 1 file changed, 22 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/50/4550/1 diff --git a/jobs/osmocom-obs-latest.yml b/jobs/osmocom-obs-latest.yml new file mode 100644 index 0000000..337e067 --- /dev/null +++ b/jobs/osmocom-obs-latest.yml @@ -0,0 +1,22 @@ +--- +- project: + name: Osmocom_OBS_latest + jobs: + - Osmocom_OBS_latest + +- job: + name: 'Osmocom_OBS_latest' + project-type: freestyle + defaults: global + description: 'Generated by job-builder' + node: linux_amd64_debian8 + builders: + - shell: + ./scripts/osmocom-latest-packages.sh + scm: + - git: + url: git://git.osmocom.org/osmo-ci + git-config-name: 'Jenkins Builder' + git-config-email: '[email protected]' + triggers: + - timed: "@midnight" -- To view, visit https://gerrit.osmocom.org/4550 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I59a901727e35a35ba0fe73c09accb0bd1fa6b7ab Gerrit-PatchSet: 1 Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Owner: Harald Welte <[email protected]>
