From ca21e8a1ac24ae714ccc35dc2d7c510644d416c3 Mon Sep 17 00:00:00 2001 From: Loic Rodier Date: Tue, 24 Mar 2015 22:04:57 +0100 Subject: [PATCH] fix Remove comments --- scripts/gitlab/docker.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/gitlab/docker.sh b/scripts/gitlab/docker.sh index c572cc4..7189180 100755 --- a/scripts/gitlab/docker.sh +++ b/scripts/gitlab/docker.sh @@ -43,7 +43,6 @@ if [ $? != 0 ]; then fi cd ${APP_WORKING_DIR}/${REF_NAME}; -#ssh://5510399367c989f6ad00001d@10.34.56.121/~/git/tfcontinuous.git/ # Build Docke image echo "Building image ..." make build