Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 24b7cd2

Browse files
authoredMar 21, 2024··
Test PR
1 parent ec424f0 commit 24b7cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
def withMavenWorkspace(Closure body) {
23
withMaven(jdk: 'OpenJDK 17 Latest', maven: 'Apache Maven 3.9',
34
mavenLocalRepo: env.WORKSPACE_TMP + '/.m2repository',

0 commit comments

Comments
 (0)
Please sign in to comment.