Skip to content

Commit f0ff5c6

Browse files
committed
[WIP] Display a branch name
1 parent e43f1bb commit f0ff5c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/before_install_3.7

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -eux
44
ls -la ${BASEDIR}
55
git config --global user.email "[email protected]"
66
git config --global user.name "Autobuild bot on TravisCI"
7+
git branch
78
git checkout ${DOCS_BRANCH}
89

910
# extract secrets

0 commit comments

Comments
 (0)