Skip to content

Commit 9aadf2c

Browse files
committed
Merge branch 'automatic-merge' into 'master'
Add 'gitleaks' job to e3-* repositories See merge request it/e3-aws!78
2 parents 413fd33 + f08fa33 commit 9aadf2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitlab-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ default:
2828
- run_as_root:false
2929
interruptible: true
3030

31+
include:
32+
- component: $CI_SERVER_FQDN/it/gitlab-templates/gitleaks@~latest
33+
inputs:
34+
stage: checks
35+
3136
# Common
3237

3338
.tox-common:

0 commit comments

Comments
 (0)