Update .gitlab-ci.yml
This commit is contained in:
@@ -22,7 +22,7 @@ build-appimage:
|
|||||||
before_script:
|
before_script:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
script:
|
script:
|
||||||
- sh /opt/qt511/bin/qt511-env.sh
|
- /opt/qt511/bin/qt511-env.sh
|
||||||
- /opt/qt511/bin/qmake CONFIG+=release PREFIX=deploy
|
- /opt/qt511/bin/qmake CONFIG+=release PREFIX=deploy
|
||||||
- make
|
- make
|
||||||
- make install
|
- make install
|
||||||
|
|||||||
Reference in New Issue
Block a user