Update .gitlab-ci.yml

This commit is contained in:
Tim Schubert 2018-04-18 15:12:41 +02:00
parent a782bb879e
commit 25cbcecc79

View file

@ -5,7 +5,8 @@ stages:
create_tags: create_tags:
image: python:3 image: python:3
stage: deadlines stage: deadlines
only: master only:
- master
tags: tags:
- abgabesystem - abgabesystem