fix: remove newline in script

This commit is contained in:
mrugesh mohapatra
2019-02-15 16:14:17 +05:30
committed by Stuart Taylor
parent 1835d2e073
commit fb9ee2ba3b

View File

@ -4,7 +4,6 @@ pushd "$TRAVIS_BUILD_DIR"
if [ -n "$DOCKER_PUSH_API_TOKEN" ]
then
git clone https://github.com/"$DOCKER_PUSH_REPO".git docker-push-repo
cd docker-push-repo
git submodule update --init --remote --recursive
git submodule status