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:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-12-10 14:16:09 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-12-10 14:16:09 +0300
commit69a8f2dd833b4f99f514e9571f47fde7728d7436 (patch)
treec6c3489b2e57c2eb6c37e1a55ad877f39f197cac /.drone.star
parentafc1adfd4555e98dc0feb4ef8caaeeca53005ca8 (diff)
parent3412bb22bc3723ea9d05ee149ab83f00d4aa2267 (diff)
Merge remote-tracking branch 'origin/2.10'
Diffstat (limited to '.drone.star')
-rw-r--r--.drone.star2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.star b/.drone.star
index e5c224d23..3b837260a 100644
--- a/.drone.star
+++ b/.drone.star
@@ -190,7 +190,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"),