mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 20:58:03 -04:00
Merge pull request #5380 from kobergj/RollbackWopi
[tests-only] Rollback Wopi
This commit is contained in:
@@ -805,7 +805,7 @@ def wopiValidatorTests(ctx, storage, accounts_hash_difficulty = 4):
|
||||
},
|
||||
{
|
||||
"name": "wopiserver",
|
||||
"image": "cs3org/wopiserver:v9.3.2",
|
||||
"image": "cs3org/wopiserver:v9.3.0",
|
||||
"detach": True,
|
||||
"commands": [
|
||||
"cp %s/tests/config/drone/wopiserver.conf /etc/wopi/wopiserver.conf" % (dirs["base"]),
|
||||
|
||||
Reference in New Issue
Block a user