mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-19 03:20:09 +00:00
ci: sign apk and fix filename
This commit is contained in:
parent
75aaf1c66d
commit
3ce014d5f5
@ -84,7 +84,8 @@ jobs:
|
|||||||
- sh compile.sh
|
- sh compile.sh
|
||||||
after_script:
|
after_script:
|
||||||
- ccache --show-stats
|
- ccache --show-stats
|
||||||
- sh ../scripts/continious_upload.sh xash3d-fwgs.apk
|
- apksigner sign --ks debug.keystore xashdroid.apk
|
||||||
|
- sh ../scripts/continious_upload.sh xashdroid.apk
|
||||||
|
|
||||||
# - # ...
|
# - # ...
|
||||||
# name: "Build for Windows MinGW"
|
# name: "Build for Windows MinGW"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user