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

Update .gitlab-ci.yml

parent 02b760ad
No related branches found
No related tags found
1 merge request!33Resolve "Integrate dependency-check container with Sonarqube"
......@@ -56,8 +56,9 @@ Test Dependency Checker dependency_check:
policy: pull
variables:
DEPENDENCY_CHECK_OUT_DIR: /tmp/dependency_check_results
SRC_DIR: t/dependency-check/simple-app/
before_script:
- t/dependency-check/simple-app/
- cd t/dependency-check/simple-app/
- ls -alr
tags:
- docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment