From 1541af432e2bb2920bea8d3a2149cdd13db072d7 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 19 Feb 2018 20:10:23 +0100 Subject: 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 --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.drone.yml') 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: -- cgit v1.2.3