Merge branch 'master' into renovate/koalaman-shellcheck-alpine-latest

This commit is contained in:
Michael Grote 2024-02-06 19:49:27 +01:00
commit 4ad5d668c5
1 changed files with 8 additions and 3 deletions

View File

@ -5,9 +5,14 @@ steps:
commands:
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
when:
event:
exclude:
- tag
- evaluate: 'CI_PIPELINE_EVENT == "push" && CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH'
- evaluate: 'CI_PIPELINE_EVENT == "pr"'
# when:
# branch:
# include: [master, master]
# exclude: [renovate/*]
hadolint:
image: pipelinecomponents/hadolint:0.26.0@sha256:7122937006c7a9bcbb78ce764d3c2f0092f183b843ad128bc9fd6ea918e22d5b