aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
Diffstat (limited to 'jobs')
-rw-r--r--jobs/osmocom-obs.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index e6e63f9..6bbf8da 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -1,18 +1,20 @@
---
- project:
- name: Osmocom_OBS_latest
+ name: Osmocom_OBS
jobs:
- - Osmocom_OBS_latest
+ - Osmocom_OBS_{type}
+ type:
+ - latest
-- job:
- name: 'Osmocom_OBS_latest'
+- job-template:
+ name: 'Osmocom_OBS_{type}'
project-type: freestyle
defaults: global
description: 'Generated by job-builder'
node: obs
builders:
- shell:
- ./scripts/osmocom-latest-packages.sh
+ ./scripts/osmocom-{type}-packages.sh
scm:
- git:
url: git://git.osmocom.org/osmo-ci