Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.star2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.star b/.drone.star
index 5edb4c656..2b0b14dfc 100644
--- a/.drone.star
+++ b/.drone.star
@@ -219,7 +219,7 @@ def gui_tests(ctx, trigger = {}, depends_on = [], filterTags = [], version = "da
[
{
"name": "GUItests",
- "image": "owncloudci/squish:latest",
+ "image": "owncloudci/squish:qt512",
"pull": "always",
"environment": {
"LICENSEKEY": from_secret("squish_license_server"),