From 595c2051d246a378292a7b090f32578b0d5ff770 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 24 Jun 2024 10:28:56 +0200 Subject: [PATCH] COIN: Fix the branch used for tqtc-qtsdk 'master' was changed to 'production' Change-Id: Iffbf6dad061e0a9a86d456410dcde55a9ff21fb9 Reviewed-by: Patrik Teivonen Reviewed-by: Eike Ziller --- coin/instructions/provision.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/instructions/provision.yaml b/coin/instructions/provision.yaml index 7b84c6e3baa..a5dad3955c6 100644 --- a/coin/instructions/provision.yaml +++ b/coin/instructions/provision.yaml @@ -20,7 +20,7 @@ instructions: maxTimeInSeconds: 600 maxTimeBetweenOutput: 600 project: qtsdk/tqtc-qtsdk - ref: master + ref: production directory: "build/tqtc-qtsdk" userMessageOnFailure: "Failed to install tqtc-qtsdk, check logs" - type: Group