summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-09 12:09:31 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-09 12:09:31 +0100
commit55938235cbb4f0fd896570af177193e799c2a9d2 (patch)
treeebcca7ddc7825d245afc56580153b9f60ebd1060
parent8433c389888c85b034edd605bade8bc53f13a57e (diff)
downloadvyos-build-55938235cbb4f0fd896570af177193e799c2a9d2.tar.gz
vyos-build-55938235cbb4f0fd896570af177193e799c2a9d2.zip
Jenkins: trigger builds at 0600 hours to not concur with other ISO build
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 0aad5fcb..93de8cd1 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -97,7 +97,7 @@ pipeline {
timestamps()
}
triggers {
- cron('H 2 * * *')
+ cron('H 6 * * *')
}
agent {
dockerfile {