From a330017f937539f4190dfd1339a8db4ab892e6fc Mon Sep 17 00:00:00 2001 From: woblight Date: Mon, 16 Jul 2018 22:34:00 +0200 Subject: [PATCH] CI: use testing repo for debian --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d97727..f1c3158 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ before_script: - dpkg --add-architecture i386 - - apt-get update -qq && apt-get install -y -qq wine wine32 git qt5-qmake qt5-default qtdeclarative5-dev qtbase5-dev qtquickcontrols2-5-dev libgit2-dev qtbase5-dev libqt5concurrent5 make gcc g++ p7zip + - apt-get update -qq && apt-get install -t -y -qq wine wine32 git qt5-qmake qt5-default qtdeclarative5-dev qtbase5-dev qtquickcontrols2-5-dev libgit2-dev qtbase5-dev libqt5concurrent5 make gcc g++ p7zip cache: paths: