Fix typo
This commit is contained in:
parent
cb0efebcdd
commit
926d70208d
|
|
@ -10,5 +10,5 @@ before_install:
|
|||
- chmod +x docker-compose
|
||||
- sudo mv docker-compose /usr/local/bin
|
||||
script:
|
||||
- docker-compose-f mysql.yml up -d
|
||||
- docker-compose -f mysql.yml up -d
|
||||
- curl -sSf localhost/healthcheck > /dev/null
|
||||
|
|
|
|||
Loading…
Reference in a new issue