aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/osmocom-obs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/osmocom-obs.yml')
-rw-r--r--jobs/osmocom-obs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index 84a4710..023ab0c 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -19,11 +19,18 @@
</ul>
(Generated by job-builder)
node: obs
+ parameters:
+ - string:
+ name: BRANCH
+ description: osmo-ci.git branch
+ default: 'refs/remotes/origin/master'
builders:
- shell:
./scripts/osmocom-{type}-packages.sh
scm:
- git:
+ branches:
+ - '$BRANCH'
url: git://git.osmocom.org/osmo-ci
git-config-name: 'Jenkins Builder'
git-config-email: 'jenkins@osmocom.org'