aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/deploy.sh b/deploy.sh
index d92a270..8a6edba 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -2,9 +2,6 @@
set -e
-# docker registry configurations
-# all docker container dependencies are now from docker hub, no need for our own any more
-
# do not change this, it is already matched with the git repo file structure
DOCKER_FILE_DIR="./docker_files"