mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05: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 {
|
||||
sh 'docker rm -f petclinic-tomcat-temp || true'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue