Update .gitlab-ci.yml file

This commit is contained in:
2026-03-11 13:38:21 +01:00
parent 88c41f2bcf
commit 9915863650

View File

@@ -33,10 +33,15 @@ lint:
- rm -rf /home/gitlab-runner/builds/1fLwHSKm2/0/jaydee/portainer.tmp
rules:
- if: '$CI_COMMIT_MESSAGE =~ /lint/'
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- template: Security/IaC-Scanning.gitlab-ci.yml
build-job: # This job runs in the build stage, which runs first.
stage: build
image: r.sectorq.eu/jaydee/builder:amd64