chore: remove dep scanning from gitlab-ci

This commit is contained in:
Tao Bojlén 2020-05-18 18:33:45 +01:00
parent 51daf3efae
commit d7b3cf8932
No known key found for this signature in database
GPG Key ID: C6EC7AAB905F9E6F
1 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
include:
template: Dependency-Scanning.gitlab-ci.yml
dependency_scanning:
only:
- schedules
test-frontend:
image: node:lts-alpine
stage: test