mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
More delay for env setup
This commit is contained in:
parent
9d788f1fd1
commit
503561dad1
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- docker-compose -f tests/resources/docker-compose.yml up -d
|
||||
- sleep 120
|
||||
- sleep 180
|
||||
|
||||
script:
|
||||
- docker ps
|
||||
|
|
|
|||
Loading…
Reference in a new issue