mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 04:35:49 +00:00
message
This commit is contained in:
parent
29d6e4c109
commit
9f900cc66a
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -12,7 +12,7 @@ pipeline {
|
||||||
|
|
||||||
tools {
|
tools {
|
||||||
maven 'm3'
|
maven 'm3'
|
||||||
docker 'docker'
|
dockerTool 'docker'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|
Loading…
Reference in a new issue