mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-24 07:19:16 +01:00
...
This commit is contained in:
parent
e61828ffd8
commit
3042935b7e
@ -62,6 +62,7 @@ before_deploy:
|
|||||||
- cp $PORTLIBREPOS/controller_patcher_configs/*.ini ./wiiu/controller
|
- cp $PORTLIBREPOS/controller_patcher_configs/*.ini ./wiiu/controller
|
||||||
- commit="$(git rev-parse --short=7 HEAD)"
|
- commit="$(git rev-parse --short=7 HEAD)"
|
||||||
- cp hidtovpad.mod wiiu/plugins/
|
- cp hidtovpad.mod wiiu/plugins/
|
||||||
|
- chmod +x gitrev.sh
|
||||||
- versiontag="$(./gitrev.sh)"
|
- versiontag="$(./gitrev.sh)"
|
||||||
- zip -r hid_to_vpad_$versiontag.zip wiiu
|
- zip -r hid_to_vpad_$versiontag.zip wiiu
|
||||||
- git config --global user.email "builds@travis-ci.com"
|
- git config --global user.email "builds@travis-ci.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user