Update .gitlab-ci.yml
This commit is contained in:
parent
992f5014f3
commit
0c5a1f7dc0
1 changed files with 1 additions and 14 deletions
|
@ -1,5 +1,4 @@
|
|||
stages:
|
||||
- sync
|
||||
- deadlines
|
||||
- plagiates
|
||||
|
||||
|
@ -19,15 +18,3 @@ create_tags:
|
|||
|
||||
script:
|
||||
- python abgabesystem.py deadlines
|
||||
|
||||
sync_students:
|
||||
image: python:3
|
||||
stage: sync
|
||||
only:
|
||||
- master
|
||||
|
||||
tags:
|
||||
- abgabesystem
|
||||
|
||||
script:
|
||||
- python abgabesystem.py sync
|
Loading…
Add table
Add a link
Reference in a new issue