updated jenkinsfile
This commit is contained in:
parent
a84cc85fdb
commit
df6498a236
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -3,7 +3,7 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
tools {
|
tools {
|
||||||
jdk "jdk17u0-b1"
|
jdk "jdk-17.0.1"
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Clean') {
|
stage('Clean') {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user