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