From a0cf622ccbc9a8c3ac44fa06b63bae81fe254468 Mon Sep 17 00:00:00 2001 From: Josh Smith Date: Thu, 23 Aug 2018 16:18:17 +0100 Subject: test: Test on perm runner --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d6c144b43..4c906809e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -87,6 +87,8 @@ source_dist: artifacts: paths: - coverage-linux/ + tags: + - test tests-debian-9: image: buildstream/testsuite-debian:9-master-114-4cab18e3 @@ -142,6 +144,8 @@ tests-unix: paths: - coverage-unix/ - logs-unix/ + tags: + - test # Automatically build documentation for every commit, we want to know -- cgit v1.2.1