aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2018-09-18 14:27:42 +0200
committerAlexander Couzens <lynxis@fe80.eu>2018-09-18 14:29:20 +0200
commit69d4aef8d70ff674f18e272376c29c603f1950b1 (patch)
treeafdb1782f9180dcfe6d392551d1c44de41d77146 /jobs
parent08b81bf085b0469e30c81366f20875c359650a29 (diff)
jobs/coverity: only build the master branch
Otherwise the last modified branch will be build. Change-Id: I0b68ebae025e0dc9dbfd22b97731b59be30e7823
Diffstat (limited to 'jobs')
-rw-r--r--jobs/coverity.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/coverity.yml b/jobs/coverity.yml
index 3ec4bda..b37d4a4 100644
--- a/jobs/coverity.yml
+++ b/jobs/coverity.yml
@@ -29,6 +29,8 @@
url: git://git.osmocom.org/osmo-ci
git-config-name: 'Jenkins Builder'
git-config-email: 'jenkins@osmocom.org'
+ branches:
+ - 'origin/master'
triggers:
- timed: "@daily"