diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aaea8e3c74889773c9e3e0366453161dca8b3c0e..c995a42f1f97d8a426058d63bed02141fe55e555 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,6 +9,7 @@ pages:
     - pip3 install sphinx-autoapi
     - pip3 install nbsphinx
     - sphinx-build -M html doc public
+  pages: True
   artifacts:
     paths:
       # The folder that contains the files to be exposed at the Page URL