aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-03-23 20:00:55 +0100
committerGerd Hoffmann <kraxel@redhat.com>2018-03-23 20:00:55 +0100
commitb8ceeb126309c2ecc9ff2d75a25cba09248a5665 (patch)
treedbc1be39835bfe3bbfb7b442e69a6441bd861873
parentef81d1223428e9598157baa72fdbd1066e35f9b2 (diff)
downloadjenkinsfiles-b8ceeb126309c2ecc9ff2d75a25cba09248a5665.tar.gz
add candidate to repo
-rw-r--r--jenkinsfile.kernel.repo1
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkinsfile.kernel.repo b/jenkinsfile.kernel.repo
index 36d6db9..c5b5a8b 100644
--- a/jenkinsfile.kernel.repo
+++ b/jenkinsfile.kernel.repo
@@ -29,6 +29,7 @@ pipeline {
CopyKernel('lts-404')
CopyKernel('lts-414')
CopyKernel('mainline')
+ CopyKernel('candidate')
}
}
stage ('create repo') {