Skip to content

Commit

Permalink
Merge pull request #585 from maykinmedia/fix/build-docs
Browse files Browse the repository at this point in the history
🚧 Override env var for building docs
  • Loading branch information
SilviaAmAm authored Jan 6, 2025
2 parents 7c825d3 + d860380 commit 69ca433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ build:
os: ubuntu-24.04
tools:
python: "3.11"
jobs:
pre_create_environment:
- export DJANGO_SETTINGS_MODULE=openarchiefbeheer.conf.ci

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit 69ca433

Please sign in to comment.