From cea1a1b7cfc90a441f76d9487cf77f6435601192 Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Sat, 8 Jun 2024 05:37:06 +0000 Subject: [PATCH] Remove SAST It was supposed to be removed in https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14997, but the dependency removal wasn't included in that MR --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42898d9d05..c84fd68b21 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,3 @@ -include: - - template: Security/SAST.gitlab-ci.yml - workflow: rules: # required to enable merge request pipelines: https://docs.gitlab.com/ee/ci/pipelines/merge_request_pipelines.html#prerequisites