TNO Intern

Commit aae3e0f3 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

updating the ci script :)

parent 8374e1b0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ image: python:3.11-slim
pages:
  script:
    - pip3 install sphinx sphinx-rtd-theme
    - sphinx-build /docs/source public
    - sphinx-build --color -W -a -v -b html source public
  artifacts:
    paths:
      # The folder that contains the files to be exposed at the Page URL