This commit is contained in:
Vendored
+3
-4
@@ -4,10 +4,9 @@ pipeline {
|
|||||||
options {
|
options {
|
||||||
disableConcurrentBuilds()
|
disableConcurrentBuilds()
|
||||||
}
|
}
|
||||||
agent any {
|
agent any
|
||||||
tools {
|
tools {
|
||||||
jdk 'JDK 25'
|
jdk 'JDK 25'
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user