Update .gitlab-ci.yml
This commit is contained in:
parent
a782bb879e
commit
25cbcecc79
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ stages:
|
|||
create_tags:
|
||||
image: python:3
|
||||
stage: deadlines
|
||||
only: master
|
||||
only:
|
||||
- master
|
||||
|
||||
tags:
|
||||
- abgabesystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue