diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26bb79a1c7e36f0853ba8b71577f4e7328616f46..f47f796844e43f135d5b58bc0b5f07c0d03be826 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,7 +30,7 @@ test-tasks:
     - poetry run pytest tasks/tests/
   
 pages:
-  stage: deploy
+  stage: build-page
   script:
   - echo 'Nothing to do but build a website...'
   artifacts: