Fixup: Path to python-gitlab config
This commit is contained in:
parent
aa45d58bb3
commit
963bbe02d7
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ create_tags:
|
||||||
- abgabesystem
|
- abgabesystem
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/.python-gitlab.cfg
|
- echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/python-gitlab.cfg
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python abgabesystem.py deadlines
|
- python abgabesystem.py deadlines
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue