diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc4d80dde01a0addf65b1df34876b52c93cf913f..9690bf4b631c8cc369977c4dfa4e9cf289d58529 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,8 +67,8 @@ job_test_gui_ubuntu:
 
 job_pages_smoke_test:
   stage: deploy
-  tags:
-    - ci-ubuntu-executor-docker
+  #tags:
+  #  - ci-ubuntu-executor-docker
   image: morkolai/soitool-ci
   script:
   - mkdir public
@@ -82,8 +82,8 @@ job_pages_smoke_test:
 # name has to be pages
 pages:
   stage: deploy
-  tags:
-    - ci-ubuntu-executor-docker
+  #tags:
+  #  - ci-ubuntu-executor-docker
   image: morkolai/soitool-ci
   script:
   - mkdir public