diff --git a/.drone.star b/.drone.star index 2c26748165..2538bc09d2 100644 --- a/.drone.star +++ b/.drone.star @@ -1461,7 +1461,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes=[]): 'image': 'thegeeklab/wait-for:latest', 'pull': 'always', 'commands': [ - 'wait-for ocis-server:9200 -t 60', + 'wait-for ocis-server:9200 -t 300', ], }, ]