diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 73836858244c1c3ce47eb0201c51f6452587790b..f78a45a9c4731a9fe2a5823099ecaa494cf274ed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,3 @@
-default:
-  image: svirlyu/sscocaller_nsb
 
 stages:
   - buildStatic
@@ -38,14 +36,12 @@ testDebian:
 ## (Red Hat 4.8.5-39)
 testFunction:
   stage: testStatic
-  tags:
-    - basic
   script:
     - sh tests/test.sh
 
 testFedora:
   tags:
-  - docker
+    - docker
   image: fedora
   stage: testStatic
   script: