fix
This commit is contained in:
@@ -17,7 +17,6 @@ pipeline {
|
||||
sh 'mvn -B -DskipTests -X clean package spring-boot:repackage'
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Prune images') {
|
||||
steps {
|
||||
sh """
|
||||
@@ -26,3 +25,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user