mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
spc added again again
This commit is contained in:
parent
3f46f3112f
commit
2885dcb151
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -17,7 +17,7 @@ pipeline{
|
|||
}
|
||||
stage('build'){
|
||||
steps{
|
||||
sh "./mvnw clean package"
|
||||
sh "./mvnw clean install"
|
||||
}
|
||||
}
|
||||
stage('archive_artifacts'){
|
||||
|
|
Loading…
Reference in a new issue