chore: remove dep scanning from gitlab-ci
This commit is contained in:
parent
51daf3efae
commit
d7b3cf8932
|
@ -1,10 +1,3 @@
|
||||||
include:
|
|
||||||
template: Dependency-Scanning.gitlab-ci.yml
|
|
||||||
|
|
||||||
dependency_scanning:
|
|
||||||
only:
|
|
||||||
- schedules
|
|
||||||
|
|
||||||
test-frontend:
|
test-frontend:
|
||||||
image: node:lts-alpine
|
image: node:lts-alpine
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Reference in a new issue