Skip to content
Snippets Groups Projects
Commit 18b8df76 authored by Jeff Sturek's avatar Jeff Sturek
Browse files

Update .gitlab-ci.yml file limit sonarqube to master

parent b559cddf
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@ Dependency Check:
image: its-registry.unl.edu/unl-its/docker-ci/dependency-check
tags:
- docker
only:
- develop
cache:
policy: push
paths:
......@@ -35,7 +33,7 @@ SonarQube:
tags:
- docker
only:
- develop
- master
cache:
policy: pull
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment