mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-28 01:04:14 +01:00
Fix filename in travis script to contain proper commit hash
This commit is contained in:
parent
c76d9f7a5f
commit
e61828ffd8
@ -62,6 +62,7 @@ before_deploy:
|
||||
- cp $PORTLIBREPOS/controller_patcher_configs/*.ini ./wiiu/controller
|
||||
- commit="$(git rev-parse --short=7 HEAD)"
|
||||
- cp hidtovpad.mod wiiu/plugins/
|
||||
- versiontag="$(./gitrev.sh)"
|
||||
- zip -r hid_to_vpad_$versiontag.zip wiiu
|
||||
- git config --global user.email "builds@travis-ci.com"
|
||||
- git config --global user.name "Travis CI"
|
||||
|
Loading…
Reference in New Issue
Block a user