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:
authorSwoichha Adhikari <swoichhaa@gmail.com>2021-06-08 15:08:21 +0300
committerGitHub <noreply@github.com>2021-06-08 15:08:21 +0300
commit2d2d14b20acc49ac26864c116180bb851ed257ab (patch)
tree570e127e0bf5fd85b23843485a5bcb01701d5cd8 /.drone.star
parent818d165e31856dc0cb70982b55be30873a6111a4 (diff)
[Tests-Only]fix gui tests fail in CI (#8698)
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 8243962ff..287ba6738 100644
--- a/.drone.star
+++ b/.drone.star
@@ -609,7 +609,7 @@ def testMiddleware():
'image': 'owncloudci/nodejs:14',
'pull': 'always',
'environment': {
- 'HOST': 'testmiddleware',
+ 'MIDDLEWARE_HOST': 'testmiddleware',
'BACKEND_HOST': 'http://owncloud'
},
'commands': [