Update .gitlab-ci.yml

This commit is contained in:
Alex Grin 2019-07-30 12:00:37 -04:00 committed by GitHub
parent 6bc67dd303
commit 17d43fcb7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ build apk:
artifacts:
paths:
- bin/browser-*-release.apk
expire_in: 1 week
script:
- export PATH=/usr/bin:$PATH
- echo "$PGP_PRIVATE_KEY" | gpg --batch --import