From ffdbe48f6779c33886d63f7843d051905732f376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Wed, 3 Mar 2021 19:30:42 +0200 Subject: Fix license check ref branch It seems that the CURRENT_BRANCH won't work for release branch, while there is no such branch for qt6 submodules. Only tags. Change-Id: I5da7db35762025f8cb0bb2552512c209282e6f70 Reviewed-by: Friedemann Kleint --- coin/instructions/execute_license_check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin/instructions/execute_license_check.yaml') diff --git a/coin/instructions/execute_license_check.yaml b/coin/instructions/execute_license_check.yaml index 0bf4d3ca1..d9208e0fd 100644 --- a/coin/instructions/execute_license_check.yaml +++ b/coin/instructions/execute_license_check.yaml @@ -6,7 +6,7 @@ instructions: maxTimeInSeconds: 600 maxTimeBetweenOutput: 600 project: qt/qtbase - ref: "CURRENT_BRANCH" + ref: 6.0 directory: qt/qtbase userMessageOnFailure: > Could not install source archive. Please investigate why. -- cgit v1.2.3