aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-04-19 00:20:14 +0200
committerHarald Welte <laforge@gnumonks.org>2018-04-19 00:20:14 +0200
commit3f4289b35ce5371018f7945c99b3aa4f4547600f (patch)
tree7fdbd21803b7cde4097662cc60c3554ed91387b5
parent8e48f3d75e011454ce271be42c88771f4c8553fc (diff)
master-builds: Add rtl-sdr
As rtl-sdr is gaining a ./contrib/jenkins.sh script, we can now also use it just like our other projects, with a template-generated "master-rtl-sdr" jenkins job, which can replace the old manually-created "rtl-sdr" jenkins job. Change-Id: Ia59f12f31d332bda09242fff1d3e215e8cadc915
-rw-r--r--jobs/master-builds.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 3fd5814..d2cd6fa 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -317,6 +317,7 @@
concurrent: true
- osmocom-bb
+ - rtl-sdr
jobs:
- 'master-{repos}'