From 118137c0993d6c4a628bdccf85a30fd08bd21010 Mon Sep 17 00:00:00 2001 From: Peter Wilmott Date: Sun, 16 Aug 2015 11:47:38 +0100 Subject: Oops --- web/lib/ci.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/lib/ci.rb b/web/lib/ci.rb index c899e4f..1a01965 100644 --- a/web/lib/ci.rb +++ b/web/lib/ci.rb @@ -28,7 +28,7 @@ def run_ci(volume_container, ci_image, ci_type, num_of_packages) tar.close tar.unlink - #ci_container.delete + ci_container.delete end end -- cgit v1.2.3-65-gdbad