mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
asdasd
This commit is contained in:
parent
218b2359fb
commit
85087b2887
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -25,7 +25,7 @@ pipeline {
|
|||
}
|
||||
|
||||
}
|
||||
stage ('Build') {
|
||||
/*stage ('Build') {
|
||||
steps {
|
||||
sh './mvnw -B -DskipTests clean package'
|
||||
}
|
||||
|
@ -42,6 +42,6 @@ pipeline {
|
|||
sh 'echo "hello $USER"'
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue