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 f0ff5c6 commit f39e9e9Copy full SHA for f39e9e9
1 file changed
scripts/before_install_3.7
@@ -4,7 +4,6 @@ set -eux
4
ls -la ${BASEDIR}
5
git config --global user.email "travisci-build-bot@example.com"
6
git config --global user.name "Autobuild bot on TravisCI"
7
-git branch
8
git checkout ${DOCS_BRANCH}
9
10
# extract secrets
0 commit comments