diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bd6ff2e6113e0702ca7ca898d1118eb8b372f427..77d44d5ae47e7a14e3e40ecbbb846e49e166a3b8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,6 +32,7 @@ cache:
     - venv/
 
 stages:
+  - docs
   - half-fat
   - full-fat
 
@@ -279,6 +280,7 @@ full_fat_epi:
 
 pages:
   when: manual
+  stage: docs
   script:
     - echo "hello"
   artifacts: