summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2021-08-30 00:16:56 +0100
committerJavier Jardón <jjardon@gnome.org>2021-08-30 00:21:46 +0100
commit1b047471deb171adea0d6c726d2812cd1b291ec9 (patch)
treefb020ab98087126ad31c56ecbc6ebf99760f6751
parent1545c032d3c1b8d08d0ea61b78dfe6b72f4dd93d (diff)
downloadgnome-desktop-jjardon/gitlab-sast.tar.gz
.gitlab-ci.yml: Activate Secret detectionjjardon/gitlab-sast
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef2c8262..a94f4ad1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@
# See https://docs.gitlab.com/ee/ci/variables/#cicd-variable-precedence
include:
- template: Security/SAST.gitlab-ci.yml
+- template: Security/Secret-Detection.gitlab-ci.yml
image: fedora:34