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