Skip to content
Snippets Groups Projects
Verified Commit ebf4b87d authored by Martin Weise's avatar Martin Weise
Browse files

Needs

parent 181f1659
Branches
Tags
No related merge requests found
......@@ -276,6 +276,9 @@ test-lib:
scan-sonarqube:
stage: scan
image: sonarsource/sonar-scanner-cli:10.0
needs:
- test-data-service
- test-metadata-service
dependencies:
- test-data-service
- test-metadata-service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment