diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0cfb5beebcbebef664f21cc052d72590e9f60089..d512685e1f15e5bb8d6ba976f246c7ca6b693ffd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,8 @@
 # The Docker image that will be used to build your app
 image: harbor.pagoda.os.univ-lyon1.fr/ecoquery-hugo/hugo:latest
 
+stages:
+  - pages
 
 pages:
   stage: deploy