Update .gitlab-ci.yml
This commit is contained in:
parent
afae31618c
commit
cbc191b7ec
@ -9,6 +9,9 @@ cache:
|
|||||||
paths:
|
paths:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
|
||||||
|
include:
|
||||||
|
- template: SAST.gitlab-ci.yml
|
||||||
|
|
||||||
prepare:
|
prepare:
|
||||||
stage: prepare
|
stage: prepare
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user