Skip to content

Commit 428850d

Browse files
committed
Jenkinsfile-Windows: remove cron left overs
1 parent 7abc707 commit 428850d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/Jenkinsfile-Windows

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ pipeline {
1313
triggers {
1414
upstream(upstreamProjects: "objectbox-windows/${env.BRANCH_NAME.replaceAll("/", "%2F")}",
1515
threshold: hudson.model.Result.SUCCESS)
16-
cron(cronSchedule)
1716
}
1817

1918
stages {

0 commit comments

Comments
 (0)