diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 260234995e34ba5a3818e48691b285108081e6b1..9687fee189c4532cd22d06ccd6b7f68d3194e123 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,8 @@ image: alpine:latest
 
 pages:
   stage: deploy
+  script:
+    - echo "Deploying to pages..."
   artifacts:
     paths:
     - web