aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2021-03-01 15:28:44 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-03-02 11:22:38 +0000
commit4ab34c2fe7d7acfea6a7d5ea4e905e0e83651710 (patch)
treef04253033dc1c27cec3bd30fefb65a6d3d01034e
parent93ae3d9b38649e9d683a658a6a19b7623083f5a0 (diff)
Fix license_check reference license branch
Change-Id: I32e70866b461fa0e2310a73c970da6b764c73064 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> (cherry picked from commit 79676495d188359b805c04ce4e983078772f4ca5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/instructions/execute_license_check.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/execute_license_check.yaml b/coin/instructions/execute_license_check.yaml
index 51027ba7d..0bf4d3ca1 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: 5.15
+ ref: "CURRENT_BRANCH"
directory: qt/qtbase
userMessageOnFailure: >
Could not install source archive. Please investigate why.