diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 10d749ba91a4f1f48d8d0b3e8a7a91334218c466..4ced34ca095408ce3a587097d2d8e14f7021b38c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -213,11 +213,7 @@ buildenv:opensuse:
 
 sast-sage:
   tags:
-  - Group
-  - Maestro
-  - gitlab
+  - public-docker
   stage: test
-  script: 
-  - /analyzer run
 include:
 - template: Security/SAST.gitlab-ci.yml