From da0543d60fd1266c0d0f62ae5f72118b365007c2 Mon Sep 17 00:00:00 2001 From: Prarup Gurung Date: Tue, 15 Feb 2022 11:00:25 +0545 Subject: [PATCH] Updated core commit id to the latest upto date 2022/02/15 --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index 990734d78a..3ee3c14b92 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=b33853030d88a6b530ab411b86539ac6eb9970b8 +CORE_COMMITID=cb9a31fd45721406ee150682d86e29e1b2e8b0d8 CORE_BRANCH=master # The test runner source for UI tests