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