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
c47d3d875e
commit
0000bad377
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -26,6 +26,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
// stage('checkstyle') {
|
// stage('checkstyle') {
|
||||||
// steps {
|
// steps {
|
||||||
// sh './gradlew checkstyleMain'
|
// sh './gradlew checkstyleMain'
|
||||||
|
|
Loading…
Reference in a new issue