aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
authorUbuntu <lji@research.att.com>2017-02-24 21:19:41 +0000
committerUbuntu <lji@research.att.com>2017-02-24 21:19:41 +0000
commit2a392869cb8013245ad4a764363f8fb8e9654de9 (patch)
tree4d7fbe5a3e74526af9fd84fbf9f5e116ccfa7a9e /deploy.sh
parentdd7aeafdb1d7596c1e825c7c12b2ab672bba25b9 (diff)
push another branch
Change-Id: Ibe8c9a38801d10f6c95fd7da4750ee64392a8b1b Signed-off-by: Ubuntu <lji@research.att.com>
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"