add dependency scanning to CI

This commit is contained in:
Tao Bror Bojlén 2019-07-17 23:25:21 +03:00
parent a7787b34e6
commit f1241bb486
No known key found for this signature in database
GPG Key ID: C6EC7AAB905F9E6F
1 changed files with 3 additions and 0 deletions

View File

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