mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
enable additional checks
This commit is contained in:
parent
36d63d1e1d
commit
00d08ed5c3
@ -203,7 +203,12 @@ deploy test/purple:
|
|||||||
ENVIRONMENT_INSTANCE: 'purple'
|
ENVIRONMENT_INSTANCE: 'purple'
|
||||||
ENVIRONMENT_DOMAIN: 'test-purple.pronouns.page'
|
ENVIRONMENT_DOMAIN: 'test-purple.pronouns.page'
|
||||||
|
|
||||||
# include:
|
include:
|
||||||
# - template: Security/Dependency-Scanning.gitlab-ci.yml
|
- 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
|
# Pending resolution of: https://gitlab.com/PronounsPage/PronounsPage/-/merge_requests/453#note_1911466136
|
||||||
|
Loading…
x
Reference in New Issue
Block a user