mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-28 00:10:48 -07:00
Added skip cleanup
This commit is contained in:
parent
5298d36eab
commit
a8dfcef5ff
1 changed files with 2 additions and 0 deletions
|
|
@ -14,9 +14,11 @@ android:
|
|||
- addon-google_apis-google-26
|
||||
|
||||
script:
|
||||
skip_cleanup: true
|
||||
- ./gradlew desktop:dist
|
||||
- ./gradlew android:build
|
||||
|
||||
after_success:
|
||||
skip_cleanup: true
|
||||
- chmod +x upload-build.sh
|
||||
- ./upload-build.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue