summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/ruby-qa.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/ruby-qa.yaml b/job-cfg/ruby-qa.yaml
index cea4deb8..c47105bf 100644
--- a/job-cfg/ruby-qa.yaml
+++ b/job-cfg/ruby-qa.yaml
@@ -7,9 +7,9 @@
artifactDaysToKeep: -1
artifactNumToKeep: -1
scm:
- - git:
- url: '{gitrepo}'
- branches:
+ - git:
+ url: '{gitrepo}'
+ branches:
- master
builders:
- shell: '/srv/jenkins/bin/chroot-run.sh {distro} {my_shell}'