-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #156 in TELIMA/karnak from feat/update_cert_from_d…
…ev to release * commit 'cbf5acef8a540bb6beba778391712ecf584afb46': (147 commits) feat: change to maven 3.6 feat: change to https repositories feat: change to java 17 dockerfile feat: change to java 17 feat: change pom version feat: remove memory service feat: spring format feat: test call garbage feat: test call garbage feat: test change dicom tool version feat: test release planar image feat: test release planar image feat: test release planar image feat: change pom version feat: test oom feat: change pom version add instance tag form premetheus feat: add user and group for executing Dockerfile: rollback feat: add user and group for executing Dockerfile feat: change pom version ...
- Loading branch information
Showing
338 changed files
with
74,893 additions
and
72,413 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.