diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f4d66345710f30568f0b570e1053a59249108925..f9fbf1911f71d3bbf1d9ee94e1ed4cbd6ad84789 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,11 +6,7 @@ variables:
 pages:
   stage: deploy
   script:
-#    - mkdir public
-#    - mv static public
-#    - mv congress.html public/index.html
-#    - git submodule init
-#    - git submodule update
+    - hugo version
     - hugo
   artifacts:
     paths: