From c3140403b5e7ef99480e0db5623ef04866c41289 Mon Sep 17 00:00:00 2001 From: Slava Date: Sat, 16 Mar 2024 17:51:18 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 186d007..b7d36aa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,17 +9,6 @@ stages: - 'test' - 'code_quality' - 'deploy' - - fuzz - -include: - - template: Coverage-Fuzzing.gitlab-ci.yml - -my_fuzz_target: - extends: .fuzz_base - script: - # Build your fuzz target binary in these steps, then run it with gitlab-cov-fuzz - # See our example repos for how you could do this with any of our supported languages - - ./gitlab-cov-fuzz run --regression=$REGRESSION -- sast: