fix: remove space in script

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

View File

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