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

[eclipse/xtext#2003] run daily builds with Java 8 + 11 + 17 #1743

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

cdietrich
Copy link
Member

[eclipse-xtext/xtext#2003] run daily builds with Java 8 + 11 + 17
Signed-off-by: Christian Dietrich [email protected]

@cdietrich cdietrich added this to the Release_2.26 milestone Oct 1, 2021
@@ -23,7 +23,11 @@ pipeline {
}

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont forget to switch branchname back once its working

@cdietrich cdietrich merged commit a31fe17 into master Oct 3, 2021
@cdietrich cdietrich deleted the cd_xtext_issue2003 branch October 3, 2021 06:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant