enable additional checks

This commit is contained in:
Benjamin 2025-06-15 11:42:56 -04:00
parent 36d63d1e1d
commit 00d08ed5c3
No known key found for this signature in database
GPG Key ID: E9469FAA8B44BB16

View File

@ -203,7 +203,12 @@ deploy test/purple:
ENVIRONMENT_INSTANCE: 'purple'
ENVIRONMENT_DOMAIN: 'test-purple.pronouns.page'
# include:
# - template: Security/Dependency-Scanning.gitlab-ci.yml
include:
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
- template: Jobs/SAST.gitlab-ci.yml
variables:
AST_ENABLE_MR_PIPELINES: "true"
#
# Pending resolution of: https://gitlab.com/PronounsPage/PronounsPage/-/merge_requests/453#note_1911466136