diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8144dbb..0711a2f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,9 @@ # https://hub.docker.com/r/library/node/tags/ image: node:latest +include: + template: Dependency-Scanning.gitlab-ci.yml + # This folder is cached between builds # http://docs.gitlab.com/ce/ci/yaml/README.html#cache cache: