aboutsummaryrefslogtreecommitdiff
path: root/jdk8-build-image.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-08-10 15:43:16 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2016-08-10 15:45:18 +0100
commitc6a981df445f9e9c3c16f5718ab57c778759c29c (patch)
tree4923703af116b1a72385e3c75641356b481f5a0c /jdk8-build-image.yaml
parent91aa5e08def898824624c27e36c34ec275bdd00c (diff)
jdk8: Allow openjdk-members to trigger builds.
Currently we can't manually trigger jobs. This change (hopefully) authorizes members of the openjdk-members group to kick off builds of jdk8. Change-Id: I7b4ac6fd053a03ec543796133da4a8534aeeefc6
Diffstat (limited to 'jdk8-build-image.yaml')
-rw-r--r--jdk8-build-image.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jdk8-build-image.yaml b/jdk8-build-image.yaml
index fd4cd91e..72e0be85 100644
--- a/jdk8-build-image.yaml
+++ b/jdk8-build-image.yaml
@@ -11,6 +11,9 @@
anonymous:
- job-read
- job-extended-read
+ openjdk-members:
+ - job-build
+ - job-cancel
- build-discarder:
days-to-keep: 30
num-to-keep: 10