Skip to content
Snippets Groups Projects
Commit 2435bd80 authored by Raul Barreras's avatar Raul Barreras
Browse files

Update .gitlab/ci/test.dependency_check.yml, .gitlab-ci.yml files

parent c673ca76
No related branches found
No related tags found
1 merge request!33Resolve "Integrate dependency-check container with Sonarqube"
......@@ -2,6 +2,9 @@ stages:
- verify
- build
- test
- test_dependency_check_npm_install
- test_dependency_check_sonar_scanner
- test_dependency_check_dependency_check
- publish
- security
......
stages:
- test_dependency_check_npm_install
- test_dependency_check_sonar_scanner
- test_dependency_check_dependency_check
test_dependency_check_npm_install:
stage: test_dependency_check_npm_install
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment