mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
test jenkins
This commit is contained in:
parent
3a20e57910
commit
7d37529932
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pipeline {
|
|||
steps {
|
||||
echo 'Hello xzxxzx world!'
|
||||
withGradle(){
|
||||
sh './gradlew -v'
|
||||
sh './gradlew test'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue