diff options
| author | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-01-21 02:26:41 +0000 |
|---|---|---|
| committer | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-01-21 02:26:41 +0000 |
| commit | 9f816e16fd59dc0d84b0f8e2c19e6cedc3971e24 (patch) | |
| tree | 830ef45c89fa1737eb2e7719a50d8c96c42ccc75 /.gitlab-ci.yml | |
| parent | 0f61d8fcee9b4dda16a9851cd1fa6661b060240e (diff) | |
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15f039c6..696ea527 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: rabits/qt:5.9-desktop 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 - ./scripts/configure_ubuntu.sh |
