mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:55:48 +00:00
JenkinsFile docker configuration
This commit is contained in:
parent
4251429aea
commit
3da1ef2d05
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -17,7 +17,7 @@ pipeline {
|
|||
if(env.CHANGE_ID) {
|
||||
sh "echo 'pull request"
|
||||
} else {
|
||||
sh "echo 'pull request"
|
||||
sh "echo 'pull no no no"
|
||||
}
|
||||
}
|
||||
// steps {
|
||||
|
|
Loading…
Reference in a new issue