Update .gitlab-ci.yml
This commit is contained in:
parent
25cbcecc79
commit
93bc980814
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue