aboutsummaryrefslogtreecommitdiff
path: root/jdkX-update-src-tree.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2019-06-17 13:22:48 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2019-06-17 13:22:48 +0100
commit211215095dc540fe534853f078a99bf0b1b5d31d (patch)
treef4eb6cfd29e8e716497e8a8f470df42d5e1bb3ef /jdkX-update-src-tree.yaml
parent4f50fa1b794e38643df61d42dddb5ae658961f42 (diff)
jdk: Update blocking-jobs for jdk13
Prevent jdk13 jobs from running with others in parallel. Change-Id: I81d4e5cb304ec22001b5fd31588a7e92cc412d54
Diffstat (limited to 'jdkX-update-src-tree.yaml')
-rw-r--r--jdkX-update-src-tree.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jdkX-update-src-tree.yaml b/jdkX-update-src-tree.yaml
index b36532d2..cfd8d7be 100644
--- a/jdkX-update-src-tree.yaml
+++ b/jdkX-update-src-tree.yaml
@@ -30,6 +30,7 @@
- build-blocker:
use-build-blocker: true
blocking-jobs:
+ - "jdk13-.*"
- "jdk12-.*"
- "jdk11-.*"
- "jdk8-.*"