We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98ee58 commit 6fa2b82Copy full SHA for 6fa2b82
travis-ci/deploy2.sh
@@ -2,7 +2,7 @@
2
YEAR=$(date +"%Y")
3
MONTH=$(date +"%m")
4
cd $TRAVIS_BUILD_DIR
5
-git clone --branch=$branch $repo
+git clone --depth=50 --branch=master https://github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration.git mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration
6
git reset --hard $sha1
7
git config --global user.email "${GIT_EMAIL}"
8
git config --global user.name "${GIT_NAME}"
0 commit comments