mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Starting docker-containers in both repos
This commit is contained in:
parent
3b807c5d05
commit
203ab4b0c5
@ -13,5 +13,9 @@ install:
|
||||
- git submodule update --remote --merge
|
||||
- yarn global add cypress
|
||||
|
||||
before_install:
|
||||
- cd Nitro-Backend && docker-compose start
|
||||
- cd Nitro-Web && docker-compose start
|
||||
|
||||
script:
|
||||
- cypress run
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user