Deadline pipeline

This commit is contained in:
Tim Schubert 2018-04-18 15:11:23 +02:00
parent 341cff16bc
commit a782bb879e
3 changed files with 31 additions and 8 deletions

16
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,16 @@
stages:
- deadlines
- plagiates
create_tags:
image: python:3
stage: deadlines
only: master
tags:
- abgabesystem
script:
- echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/.python-gitlab.cfg
- pip install python-gitlab
- ./abgabesystem.py deadlines