From db9620750ca81020d640a1f4fbc9182b6d1fc30c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 18 Jun 2020 11:11:17 +0200 Subject: [PATCH] gitlab-ci: test using interactive web terminal --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 806c6fc9b0..f63c2541d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,6 +51,8 @@ lint: pages: image: registry.gitlab.com/fdroid/ci-images-client:latest + tags: + - interactive web terminal only: - triggers - web