Update .gitlab-ci.yml file

This commit is contained in:
Kai Kriegel 2021-09-17 13:55:54 +00:00
parent a76ff8e258
commit 916d92dbb0

View File

@ -148,6 +148,8 @@ deploy_Android:
variables:
LC_ALL: 'en_US.UTF-8'
LANG: 'en_US.UTF-8'
only:
- alpha
needs:
- build_Android
stage: deploy