From 971f8c780509c6f2326f72ad7b10f27f5f593c27 Mon Sep 17 00:00:00 2001
From: Carina Antunes <carina.oliveira.antunes@cern.ch>
Date: Thu, 19 Dec 2024 13:33:17 +0100
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 765e10fb..01bcf44b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,9 +21,6 @@ variables:
   IMAGE: wordpress-operator
   # SCAN_IMAGE: "true"
 
-sast:
-  stage: test
-
 # Build
 build_container:
   rules:
-- 
GitLab