From 9cd5198fe3ca8d57919ac2386e204b160f610084 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Tue, 14 Aug 2018 17:54:38 +0200 Subject: [PATCH] Tags fixed --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f969884..83dc1c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ build: stage: build tags: + - ruby - stretch cache: @@ -28,6 +29,7 @@ test: stage: test tags: + - ruby - stretch variables: