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:
|
test-frontend:
|
||||||
image: node:lts-alpine
|
image: node:lts-alpine
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Reference in a new issue