Update .gitlab-ci.yml
This commit is contained in:
parent
0c38b232cb
commit
39e6ab81ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user