From 25cbcecc799315cc3e4951492d01dfe6512b6c00 Mon Sep 17 00:00:00 2001 From: Tim Schubert Date: Wed, 18 Apr 2018 15:12:41 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7d8fd1..4983d41 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,8 @@ stages: create_tags: image: python:3 stage: deadlines - only: master + only: + - master tags: - abgabesystem