Update .gitlab-ci.yml

square-messages
Black Hat 2018-10-14 09:56:09 +00:00
parent 0c38b232cb
commit 39e6ab81ad
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ build-appimage:
stage: build
before_script:
- git submodule update --init --recursive
- /opt/qt511/bin/qt511-env.sh
script:
- qmake CONFIG+=release PREFIX=deploy
- make