mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix CI
This commit is contained in:
parent
b7fd15bffc
commit
5ddbcc3eea
@ -11,8 +11,7 @@ build:
|
||||
script:
|
||||
- ./setUpKeysCI.sh
|
||||
- gradle assembleRelease -s
|
||||
- find .
|
||||
- mv build/outputs/apk/release/LatinIME-release.apk ./LatinIME-release-$CI_COMMIT_SHORT_SHA.apk
|
||||
- mv build/outputs/apk/release/latinime-release.apk ./LatinIME-release-$CI_COMMIT_SHORT_SHA.apk
|
||||
artifacts:
|
||||
name: "LatinIME-release-$CI_COMMIT_SHORT_SHA"
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user