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