Update .gitlab-ci.yml

square-messages
Black Hat 2018-10-14 10:11:03 +00:00
parent 1232297fa5
commit 19ea5276ba
1 changed files with 1 additions and 1 deletions

View File

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