summaryrefslogtreecommitdiffstats
path: root/jjb/releng
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-03-22 14:07:50 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-03-22 14:07:50 -0700
commit8410488ba9c6d9e9d54d62a5b90abec3490bdf76 (patch)
tree7a541afb41e3e2708db34b2f8f6c1eff4af7afd1 /jjb/releng
parent6f708314978187243424be89f4f6c0a1d14cb338 (diff)
Restrict Files Release Automation Job Runs Against
The merge job should only run when changes to the release yaml files are made. Change-Id: I12d37e465c664b48d4f07223f377a4ff7494ead7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/releng')
-rw-r--r--jjb/releng/releng-release-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng/releng-release-jobs.yml b/jjb/releng/releng-release-jobs.yml
index b581b163c..e31320b81 100644
--- a/jjb/releng/releng-release-jobs.yml
+++ b/jjb/releng/releng-release-jobs.yml
@@ -90,7 +90,7 @@
- gerrit-trigger-change-merged:
project: '{project}'
branch: 'master'
- files: 'releases/**'
+ files: 'releases/{stream}/*'
builders:
- create-virtualenv