From d39b9b1c3f246a70bf67767556b2c08beac31bbc Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Tue, 14 Aug 2018 15:35:34 +0200 Subject: [PATCH] Yaml typo --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9baf8e1..af0af73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,8 @@ --- test: stage: test - tags: stretch + tags: + - stretch script: - apt-get update -qy - apt-get install -y ruby ruby-dev imagemagick git