diff --git a/.drone.env b/.drone.env index ffa1f8304d7..4af2cca811f 100644 --- a/.drone.env +++ b/.drone.env @@ -3,5 +3,5 @@ CORE_COMMITID=7e9d9b585332d609ec47383be9588b98b57b8dd1 CORE_BRANCH=master # The test runner source for UI tests -WEB_COMMITID=c8c69113bc7987d6f14e32e5f1e7bd1b5491b1d9 +WEB_COMMITID=a72ab56da818378192d0174b40b15e708ecdbfbd WEB_BRANCH=master diff --git a/.drone.star b/.drone.star index 6482c26930a..c3ceabe0dfc 100644 --- a/.drone.star +++ b/.drone.star @@ -438,6 +438,7 @@ def buildOcisBinaryForTesting(ctx): "kind": "pipeline", "type": "docker", "name": "build_ocis_binary_for_testing", + "pull": "always", "platform": { "os": "linux", "arch": "amd64",