mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Updated timeout
This commit is contained in:
parent
002e50c0af
commit
564c1f0381
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ before_install:
|
|||
install:
|
||||
- docker --version
|
||||
- docker-compose up -d
|
||||
- sleep 60
|
||||
- sleep 90
|
||||
|
||||
script:
|
||||
- docker ps
|
||||
|
|
|
|||
Loading…
Reference in a new issue