[poppler] .gitlab-ci.yml
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Jun 24 20:39:17 UTC 2020
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 53368f1717e88e40fe65d27e919c9abca11beac3
Author: Albert Astals Cid <aacid at kde.org>
Date: Wed Jun 24 22:34:00 2020 +0200
CI: switch qt5_docs to debian testing temporarily
qttools5-dev-tools can't be installed in unstable at this point
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a7a9c4d..27b9a5b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,6 +105,7 @@ qt5_docs:
only:
- master
stage: document
+ image: debian:testing
variables:
QT_SELECT: qt5
script:
More information about the poppler
mailing list