mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Added sleep
This commit is contained in:
parent
46eef33d0a
commit
34cb697f65
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- docker-compose -f tests/resources/docker-compose.yml up -d
|
||||
# - sleep 180
|
||||
- sleep 30
|
||||
|
||||
script:
|
||||
- docker ps
|
||||
|
|
|
|||
Loading…
Reference in a new issue