mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
JenkinsFile docker configuration
This commit is contained in:
parent
b106dc15f1
commit
ec71de830d
1 changed files with 47 additions and 47 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -20,7 +20,7 @@ pipeline {
|
|||
sh "echo 'pull no no no"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// steps {
|
||||
// script {
|
||||
// if (BRANCH_NAME != 'main' && env.CHANGE_ID){
|
||||
|
|
Loading…
Reference in a new issue