From b34933dacfe6bfcf17428ac46c04174573a16ae4 Mon Sep 17 00:00:00 2001 From: saw-jan Date: Tue, 18 May 2021 16:18:45 +0545 Subject: [PATCH] bump commit ids as of 20210518 --- .drone.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.env b/.drone.env index 34900679c0..3e67d6e9bf 100644 --- a/.drone.env +++ b/.drone.env @@ -1,7 +1,7 @@ # The test runner source for API tests -CORE_COMMITID=1838750cbecf41a37fae5380c1c2763923cd3943 +CORE_COMMITID=aacaf7b5cb431713040219c72e91d7883f845652 CORE_BRANCH=master # The test runner source for UI tests -WEB_COMMITID=07ec6a87538516d5ac455e4c8ab4b7ea8667cc69 +WEB_COMMITID=540f83ad69ac7c894e52cbca775b7578fcc56aa9 WEB_BRANCH=master