mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Updated CI wait time
This commit is contained in:
parent
213f3fc628
commit
884e64673b
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ before_install:
|
|||
install:
|
||||
- docker --version
|
||||
- docker-compose up -d
|
||||
- sleep 15
|
||||
- sleep 30
|
||||
|
||||
script:
|
||||
- docker ps
|
||||
|
|
|
|||
Loading…
Reference in a new issue