gitlab-ci: include new issuebot dep: python3-requests-cache

issuebot!66
issuebot@110db4a12d51c986d18fcdf0962d303f7140a783
rfp@6049b0902a42e628945b5e1201c31540e9f0fe8e
This commit is contained in:
Hans-Christoph Steiner 2022-09-27 20:58:19 +02:00
parent 84ab4e54c1
commit 9e823ba744
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -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