Add dependency_scanning stage

This commit is contained in:
Joel Collins 2019-10-15 08:40:54 +00:00
parent cd937f2a78
commit c8c95fdddf

View file

@ -2,6 +2,7 @@ include:
template: Dependency-Scanning.gitlab-ci.yml
stages:
- dependency_scanning
- build
- deploy