Update .gitlab-ci.yml
This commit is contained in:
parent
0f61d8fcee
commit
9f816e16fd
@ -1,7 +1,7 @@
|
|||||||
image: rabits/qt:5.9-desktop
|
image: rabits/qt:5.9-desktop
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get install --no-install-recommends -y upx zip
|
- sudo apt-get install --no-install-recommends -y upx zip unzip
|
||||||
- qmake --version
|
- qmake --version
|
||||||
- ./scripts/configure_ubuntu.sh
|
- ./scripts/configure_ubuntu.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user