Update .gitlab-ci.yml

This commit is contained in:
TheJoKlLa 2021-09-21 17:15:51 +00:00
parent d2a045842f
commit 909ae4120e

View File

@ -172,7 +172,7 @@ deploy_Android_beta:
LC_ALL: 'en_US.UTF-8' LC_ALL: 'en_US.UTF-8'
LANG: 'en_US.UTF-8' LANG: 'en_US.UTF-8'
only: only:
- beat - beta
needs: needs:
- build_Android - build_Android
stage: deploy stage: deploy