diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22d931ced735f7f21caf68e26acd32e3c92a9135..6d019ae37b4901c201d71c37cbf902d605858c9d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,7 +40,7 @@ sonarqube-check: SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache GIT_DEPTH: "0" # Tells git to fetch all the branches of the project, required by the analysis task dependencies: - - unittest + - unittest:tests cache: key: "${CI_JOB_NAME}" paths: