mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
test starting redis on RTD
This commit is contained in:
parent
c602cf0b00
commit
a9062c4389
@ -12,6 +12,9 @@ build:
|
|||||||
- redis
|
- redis
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
|
jobs:
|
||||||
|
post_system_dependencies:
|
||||||
|
- redis-server --daemonize yes
|
||||||
|
|
||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user