Update .gitlab-ci.yml

square-messages
Black Hat 2018-10-14 07:48:56 +00:00
parent 7a3c9b9041
commit 92192b6203
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ build-appimage:
image: ubuntu:bionic
stage: build
before_script:
- apt-get update
- apt-get install software-properties-common
- add-apt-repository ppa:beineri/opt-qt-5.11.1-bionic -y
- apt-get update -qq