mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-14 04:46:49 -05:00
ls
This commit is contained in:
@@ -10,7 +10,9 @@ build_script:
|
||||
before_deploy:
|
||||
- pwd
|
||||
- ls
|
||||
- find . -type f -name "*.exe"
|
||||
- ls release
|
||||
- ls -R
|
||||
# - find . -type f -name "*.exe"
|
||||
# - git config --local user.name $(git log -1 $TRAVIS_COMMIT --pretty="%aN")
|
||||
# - git config --local user.email $(git log -1 $TRAVIS_COMMIT --pretty="%cE")
|
||||
# - git tag "$(git log --format=%h -1)-mac"
|
||||
|
||||
Reference in New Issue
Block a user