Skip to content

Commit

Permalink
Merge pull request #128 in TELIMA/karnak from feat/test_with_pom_pare…
Browse files Browse the repository at this point in the history
…nt to develop

* commit 'e96ea78ae434a72194397d58c1024d72e6496c31':
  feat: change java version from Jenkinsfile
  • Loading branch information
jdcshug committed Apr 20, 2022
2 parents 2685d09 + e96ea78 commit 616d756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@Library('hug-dsi@master') _
import ch.hcuge.dsi.jenkins.BuildImage;
newGenMavenPipeline(mavenImage: BuildImage.MVN_36_JDK15)
newGenMavenPipeline(mavenImage: BuildImage.MVN_36_JDK17)

0 comments on commit 616d756

Please sign in to comment.