mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 05:25:50 +00:00
Added input step for experimentation.
This commit is contained in:
parent
0a6f8f7be1
commit
66c9b32646
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -14,6 +14,7 @@ pipeline {
|
|||
steps {
|
||||
sh "mvn clean package"
|
||||
}
|
||||
input 'Sally forth?'
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue