mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
schedule-issuebot: python-gitlab is the actual library used
This commit is contained in:
parent
6d26432439
commit
085398f3a1
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ schedule-issuebot:
|
|||
- export | grep -F CI_ | grep -vFi -e password -e token > logs/export.txt
|
||||
- apk add --no-cache bash curl ca-certificates python3
|
||||
- python3 -m ensurepip
|
||||
- $pip install gitlab
|
||||
- $pip install python-gitlab
|
||||
- ./tools/schedule-issuebot.py
|
||||
|
||||
checkupdates_trigger:
|
||||
|
|
|
|||
Loading…
Reference in a new issue