Commit 9bc7c3f3 authored by F-WRunTime's avatar F-WRunTime

Add back docker stop

parent cf4fc49c
...@@ -92,7 +92,7 @@ on_failure() { ...@@ -92,7 +92,7 @@ on_failure() {
dump_log_results dump_log_results
notif "Stopping Docker Container" notif "Stopping Docker Container"
# docker stop ${CONTAINER_NAME} docker stop ${CONTAINER_NAME}
blank_line blank_line
notif "Cleanup complete." notif "Cleanup complete."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment