Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
[eclipse-xtext/xtext#2003] trigger nightly from upstream
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Oct 1, 2021
1 parent 3cce77c commit c1038eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ pipeline {
)
}

triggers {
parameterizedCron(env.BRANCH_NAME == 'master' ? 'H H(0-1) * * * %TARGET_PLATFORM=latest;JDK_VERSION=temurin-jdk11-latest' : '')
}

options {
buildDiscarder(logRotator(numToKeepStr:'5'))
disableConcurrentBuilds()
Expand Down

0 comments on commit c1038eb

Please sign in to comment.