mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
gitlab-ci: issuebot job needs python3-venv
!10274 !10421 fdroidserver!1069
This commit is contained in:
parent
125a378a0b
commit
908b51a0fb
1 changed files with 1 additions and 0 deletions
|
|
@ -334,6 +334,7 @@ pages:
|
|||
script:
|
||||
- apt-get update
|
||||
- apt-get dist-upgrade
|
||||
- apt-get install python3-venv
|
||||
|
||||
- test -n "$fdroidserver" || source /etc/profile.d/bsenv.sh
|
||||
- test -d $fdroidserver || mkdir $fdroidserver
|
||||
|
|
|
|||
Loading…
Reference in a new issue