summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Smith <qinusty@gmail.com>2018-08-23 16:18:17 +0100
committerJosh Smith <qinusty@gmail.com>2018-08-23 16:27:05 +0100
commita0cf622ccbc9a8c3ac44fa06b63bae81fe254468 (patch)
treec5fd30db98d0d1876ddafd35d1a72164e008c79e
parent8b93175e21804f3383434f8ee15f5baa875e97dd (diff)
downloadbuildstream-Qinusty/gitlab-ci-duration.tar.gz
test: Test on perm runnerQinusty/gitlab-ci-duration
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
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