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

Wrong cache?

parent acfa3ea8
No related branches found
No related tags found
No related merge requests found
...@@ -300,8 +300,8 @@ scan-sonarqube: ...@@ -300,8 +300,8 @@ scan-sonarqube:
- test-data-service - test-data-service
- test-metadata-service - test-metadata-service
dependencies: dependencies:
- test-data-service - build-data-service
- test-metadata-service - build-metadata-service
script: script:
- 'sonar-scanner -Dsonar.token="${CI_SONAR_TOKEN}"' - 'sonar-scanner -Dsonar.token="${CI_SONAR_TOKEN}"'
cache: cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment