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