From c8b472d733dca9fe46d59e4078afcb791e1315c6 Mon Sep 17 00:00:00 2001 From: Belen Pruvost Date: Tue, 19 Jan 2021 15:55:41 +0100 Subject: [PATCH] Fix Gitlab QA Task --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5