From ab3c6969d794ef623e3af5e6d3f40e3c805aca20 Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Fri, 18 Sep 2020 15:07:40 +0200 Subject: [PATCH] Rebuild containers --- containers/deploy | 1 - 1 file changed, 1 deletion(-) diff --git a/containers/deploy b/containers/deploy index 7fec963..17d1f5a 100755 --- a/containers/deploy +++ b/containers/deploy @@ -27,7 +27,6 @@ function build_and_push_containers { build_and_push_container webserver build_and_push_container backend build_and_push_container frontend - # build_and_push_container blog } build_and_push_containers \ No newline at end of file