mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
gitlab-ci: include new issuebot dep: python3-requests-cache
issuebot!66 issuebot@110db4a12d51c986d18fcdf0962d303f7140a783 rfp@6049b0902a42e628945b5e1201c31540e9f0fe8e
This commit is contained in:
parent
84ab4e54c1
commit
9e823ba744
1 changed files with 3 additions and 1 deletions
|
|
@ -384,7 +384,9 @@ pages:
|
|||
script:
|
||||
- apt-get update
|
||||
- apt-get dist-upgrade
|
||||
- apt-get install python3-venv
|
||||
- apt-get install
|
||||
python3-requests-cache
|
||||
python3-venv
|
||||
|
||||
- test -n "$fdroidserver" || source /etc/profile.d/bsenv.sh
|
||||
- *install_fdroid_server
|
||||
|
|
|
|||
Loading…
Reference in a new issue