Include SAST

This commit is contained in:
Johannes Frohnmeyer 2022-03-25 15:24:19 +00:00
parent 72ca05fa37
commit 78fe4a5792
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ build_test:
- latest.jar
- latest-dev.jar
include:
- template: Security/SAST.gitlab-ci.yml
deploy:
rules:
- if: $CI_COMMIT_TAG && '$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME =~ /^master/'