aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-10-12 11:53:30 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2018-10-12 11:53:30 +0100
commit0f5846541dae4e918531c3e7c3e9f306e8790c9b (patch)
tree24092da9ae5086e1ade2a2cebabc5af9aeca1a93
parenta5494295b53175d10144f89e5a99e5b85a4a7cd1 (diff)
jdk: jdkX-ci-build build once an hour
Rather than randomly once a day. Change-Id: Iac961d06c4fdc1b733aed581643029d5532ef417
-rw-r--r--jdkX-ci-build.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdkX-ci-build.yaml b/jdkX-ci-build.yaml
index df8992a9fe..6a09a624d8 100644
--- a/jdkX-ci-build.yaml
+++ b/jdkX-ci-build.yaml
@@ -21,7 +21,7 @@
- job-build
- job-cancel
- build-discarder:
- days-to-keep: 30
+ days-to-keep: 30
num-to-keep: 11
artifact-num-to-keep: 5
disabled: false
@@ -33,7 +33,7 @@
- timestamps
triggers:
- pollscm:
- cron: '* H * * *'
+ cron: 'H * * * *'
builders:
- copyartifact:
project: jtreg-build