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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-02-19 22:10:23 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-02-19 23:49:38 +0300
commit1541af432e2bb2920bea8d3a2149cdd13db072d7 (patch)
tree91b906ea5e77c3225ddf7666e933b49442919988 /.drone.yml
parent2a9b3b31aa122608972b01d8a2f0c43c3491ce0a (diff)
Use a proper wait for create of the container
* Also create a test file so we know for sure it all works Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 1c7eba5f0f2..9a0e7b25484 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -851,9 +851,8 @@ services:
matrix:
OBJECT_STORE: s3
dockswift:
- image: icewind1991/dockswift
+ image: icewind1991/dockswift:nextcloud-ci
environment:
- - INITIALIZE=yes
- IPADDRESS=dockswift
when:
matrix: