From 39e6ab81adc40b587d25d346b46d16ed3015d5f5 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 14 Oct 2018 09:56:09 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5671f07..feca70f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ build-appimage: stage: build before_script: - git submodule update --init --recursive + - /opt/qt511/bin/qt511-env.sh script: - qmake CONFIG+=release PREFIX=deploy - make