Update .gitlab-ci.yml

This commit is contained in:
Tim Schubert 2018-04-18 15:35:46 +02:00
parent 25cbcecc79
commit 93bc980814

View file

@ -14,4 +14,4 @@ create_tags:
script: script:
- echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/.python-gitlab.cfg - echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/.python-gitlab.cfg
- pip install python-gitlab - pip install python-gitlab
- ./abgabesystem.py deadlines - python abgabesystem.py deadlines