fix: remove newline in script
This commit is contained in:
committed by
Stuart Taylor
parent
1835d2e073
commit
fb9ee2ba3b
@ -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
|
||||
|
Reference in New Issue
Block a user