Skip to content

Commit 0bec7ec

Browse files
add git status check
1 parent fb33e3d commit 0bec7ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis-ci/deploy2.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ git checkout master
88
git config --global user.email "${GIT_EMAIL}"
99
git config --global user.name "${GIT_NAME}"
1010
git config --global push.default simple
11+
git status
1112
#git fetch origin master
1213
#git diff origin/master
1314
#git branch

0 commit comments

Comments
 (0)