mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-14 17:04:41 +00:00
Wait on port 3000
This commit is contained in:
parent
e1137bd03f
commit
9b4279c162
@ -22,7 +22,8 @@ install:
|
||||
- cd Nitro-Backend && docker-compose up -d && cd ..
|
||||
- cd Nitro-Web && docker-compose up -d && cd ..
|
||||
- yarn global add cypress
|
||||
|
||||
- yarn global add wait-on
|
||||
|
||||
script:
|
||||
- wait-on tcp:3000
|
||||
- cypress run
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user