diff --git a/.drone.star b/.drone.star index 0666770ed..e5e702c35 100644 --- a/.drone.star +++ b/.drone.star @@ -1753,7 +1753,7 @@ def deploy(ctx, config, rebuild): }, { "name": "deploy", - "image": SELENIUM_STANDALONE_CHROME_DEBUG, + "image": OC_CI_DRONE_ANSIBLE, "failure": "ignore", "environment": { "CONTINUOUS_DEPLOY_SERVERS_CONFIG": "../%s" % (config),