Skip to content

Commit 1904740

Browse files
check ownership of modified file
1 parent c8a257f commit 1904740

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
@@ -19,6 +19,7 @@ git commit -am "Update build version file with $TRAVIS_BUILD_NUMBER"
1919
git push origin master && git push origin master --tags
2020
ls -aR
2121
cat $TRAVIS_BUILD_DIR/globalblacklist.conf
22+
ls -la $TRAVIS_BUILD_DIR
2223
#else echo Tag already exists!; fi
2324

2425
#YEAR=$(date +"%Y")

0 commit comments

Comments
 (0)