mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
add redis to readthedocs container
This commit is contained in:
parent
9b74fb4dbd
commit
c377bcec5f
@ -8,6 +8,8 @@ version: 2
|
|||||||
# Set the version of Python and other tools you might need
|
# Set the version of Python and other tools you might need
|
||||||
build:
|
build:
|
||||||
os: ubuntu-20.04
|
os: ubuntu-20.04
|
||||||
|
apt_packages:
|
||||||
|
- redis
|
||||||
tools:
|
tools:
|
||||||
python: "3.10"
|
python: "3.10"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user