diff options
| author | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-01-21 02:29:21 +0000 |
|---|---|---|
| committer | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-01-21 02:29:21 +0000 |
| commit | a37212ae7cc483220dc3790fb8800c0a009adce2 (patch) | |
| tree | d5283316395553cbf1fe5d440cb4f468b95dfaf2 /.gitlab-ci.yml | |
| parent | 9f816e16fd59dc0d84b0f8e2c19e6cedc3971e24 (diff) | |
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 696ea527..01ee7da4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ image: rabits/qt:5.9-desktop before_script: - sudo apt-get install --no-install-recommends -y upx zip unzip - qmake --version + - mkdir lib - ./scripts/configure_ubuntu.sh build linux x86_64: |
