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:
authorArtur Neumann <artur@jankaritech.com>2022-01-07 09:03:10 +0300
committerHannah von Reth <vonreth@kde.org>2022-01-10 14:27:30 +0300
commit2070e546bf57675ff8e6c1a990dbcb555499158d (patch)
treecb430392f5b2b5995dc318d4ecfa5415446dd22d /.drone.star
parent852a85acc133d910fc52e8dd7ed9bdd84550b15b (diff)
use patched version of squish that suports examples in data tables
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 b37ded418..dc5cdcf8b 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:6.7.2-qt515x-linux64",
+ "image": "owncloudci/squish:6.7-20220106-1008-qt515x-linux64",
"pull": "always",
"environment": {
"LICENSEKEY": from_secret("squish_license_server"),