diff options
author | Belen Pruvost <belen.pruvost@sonarsource.com> | 2021-01-19 15:55:41 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-01-19 20:33:53 +0000 |
commit | c8b472d733dca9fe46d59e4078afcb791e1315c6 (patch) | |
tree | 2ee122293314a5fc4ef9bf15917b17966d0082bd /.cirrus.yml | |
parent | 9bf9a530f8ba10dd460f7b1a8f432d2b9ff938a1 (diff) | |
download | sonarqube-c8b472d733dca9fe46d59e4078afcb791e1315c6.tar.gz sonarqube-c8b472d733dca9fe46d59e4078afcb791e1315c6.zip |
Fix Gitlab QA Task
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 24746b6baca..e1d2ceff562 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -238,7 +238,7 @@ qa_gitlab_task: # Depth of 1 is not enough because it would fail the build in case of consecutive pushes # (example of error: "Hard resetting to c968ecaf7a1942dacecd78480b3751ac74d53c33...Failed to force reset to c968ecaf7a1942dacecd78480b3751ac74d53c33: object not found!") CIRRUS_CLONE_DEPTH: 50 - QA_CATEGORY: AZURE + QA_CATEGORY: GITLAB gradle_cache: folder: ~/.gradle/caches script: |