Update .gitlab-ci.yml
This commit is contained in:
parent
93bc980814
commit
bc51776c45
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ create_tags:
|
|||
|
||||
script:
|
||||
- echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/.python-gitlab.cfg
|
||||
- pip install python-gitlab
|
||||
- pip install -r requirements.txt
|
||||
- python abgabesystem.py deadlines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue