summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2022-05-16 03:41:26 +0400
committerIgor Drozdov <idrozdov@gitlab.com>2022-05-16 11:51:18 +0400
commit476d9364b5f3ab11d2fc5dec4dc0093513d486c0 (patch)
treea1cd5cc0806ce13b62fecdea0aebd340524eb4e3
parent2dc8da41846f7293188ad06128c323d057c6a3e2 (diff)
downloadgitlab-shell-476d9364b5f3ab11d2fc5dec4dc0093513d486c0.tar.gz
Remove deprecated bundler-audit
It's been removed in: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86704
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26abffd..270d862 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -92,9 +92,6 @@ gosec-sast:
gemnasium-dependency_scanning:
rules: *workflow_rules
-bundler-audit-dependency_scanning:
- rules: *workflow_rules
-
# Secret Detection
secret_detection:
rules: *workflow_rules