1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00

Updated CI wait time

This commit is contained in:
Eldad Fux 2020-10-27 08:35:13 +02:00
parent 213f3fc628
commit 884e64673b

View file

@ -32,7 +32,7 @@ before_install:
install: install:
- docker --version - docker --version
- docker-compose up -d - docker-compose up -d
- sleep 15 - sleep 30
script: script:
- docker ps - docker ps