Update .gitlab-ci.yml

This commit is contained in:
Tim Schubert 2018-04-30 09:13:26 +02:00
parent 992f5014f3
commit 0c5a1f7dc0

View file

@ -1,5 +1,4 @@
stages: stages:
- sync
- deadlines - deadlines
- plagiates - plagiates
@ -19,15 +18,3 @@ create_tags:
script: script:
- python abgabesystem.py deadlines - python abgabesystem.py deadlines
sync_students:
image: python:3
stage: sync
only:
- master
tags:
- abgabesystem
script:
- python abgabesystem.py sync