summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schubert <ben.c.schubert@gmail.com>2018-12-19 18:49:35 +0000
committerBenjamin Schubert <ben.c.schubert@gmail.com>2018-12-19 18:49:35 +0000
commit9c873a4f2ba9270b836fab5fc7850cb2cdcbca80 (patch)
tree3a5b6b438752a2af411d2850d01fcd4dc775f66e
parentaae5e4b309c22af6eb8251a8c75a49d207fb6d6f (diff)
downloadbuildstream-add-centos-runner.tar.gz
Add centos runneradd-centos-runner
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a7804f38b..7dad8831d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -106,6 +106,11 @@ tests-ubuntu-18.04:
image: buildstream/testsuite-ubuntu:18.04-master-123-7ce6581b
<<: *tests
+test-centos-7.6:
+ <<: *tests
+
+ image: buildstream/testsuite-centos:7.6-aae5e4b3
+
overnight-fedora-28-aarch64:
image: buildstream/testsuite-fedora:aarch64-28-master-123-7ce6581b
tags: