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
3da1ef2d05
commit
b106dc15f1
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -20,6 +20,7 @@ pipeline {
|
||||||
sh "echo 'pull no no no"
|
sh "echo 'pull no no no"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
// steps {
|
// steps {
|
||||||
// script {
|
// script {
|
||||||
// if (BRANCH_NAME != 'main' && env.CHANGE_ID){
|
// if (BRANCH_NAME != 'main' && env.CHANGE_ID){
|
||||||
|
|
Loading…
Reference in a new issue