mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-03-14 23:00:01 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- notify1
|
||||
- lint
|
||||
- security
|
||||
- build
|
||||
- clean
|
||||
- notify
|
||||
@@ -100,3 +101,6 @@ notify2:
|
||||
- rm -rf /home/gitlab-runner/builds/1fLwHSKm2/0/jaydee/portainer.tmp
|
||||
rules:
|
||||
- if: '$CI_COMMIT_MESSAGE =~ /build/'
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
- template: Security/Dependency-Scanning.gitlab-ci.yml
|
||||
Reference in New Issue
Block a user