add dependency scanning to CI
This commit is contained in:
parent
a7787b34e6
commit
f1241bb486
|
@ -1,3 +1,6 @@
|
|||
include:
|
||||
template: Dependency-Scanning.gitlab-ci.yml
|
||||
|
||||
test-frontend:
|
||||
image: node:lts-alpine
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue