mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
fixed missing }}
This commit is contained in:
parent
fdf75b3114
commit
519d34e671
1 changed files with 3 additions and 1 deletions
|
@ -89,4 +89,6 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
sh 'docker rm -f petclinic-tomcat-temp || true'
|
sh 'docker rm -f petclinic-tomcat-temp || true'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue