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

Update .gitlab-ci.yml

parent 250b9477
Branches
No related tags found
1 merge request!33Resolve "Integrate dependency-check container with Sonarqube"
...@@ -52,6 +52,7 @@ Test Dependency Checker npm install: ...@@ -52,6 +52,7 @@ Test Dependency Checker npm install:
Test Dependency Checker dependency_check: Test Dependency Checker dependency_check:
stage: test:dependency_checker stage: test:dependency_checker
image: its-registry.unl.edu/unl-its/docker-ci/dependency-check image: its-registry.unl.edu/unl-its/docker-ci/dependency-check
entrypoint: ["/bin/ls -al"]
cache: cache:
policy: pull policy: pull
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment