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 e43f1bb commit f0ff5c6Copy full SHA for f0ff5c6
1 file changed
scripts/before_install_3.7
@@ -4,6 +4,7 @@ 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