Add JJB YML for Osmocom_OBS_latest

Change-Id: I59a901727e35a35ba0fe73c09accb0bd1fa6b7ab
This commit is contained in:
Harald Welte 2017-10-28 23:44:05 +02:00
parent 3c1889e198
commit b63da48bd7
1 changed files with 22 additions and 0 deletions

View File

@ -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: 'jenkins@osmocom.org'
triggers:
- timed: "@midnight"