mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Remove one & to increase build time?
This commit is contained in:
parent
cb215b850a
commit
8ce9dedc06
@ -19,8 +19,8 @@ before_install:
|
||||
|
||||
install:
|
||||
- git submodule update --remote --merge
|
||||
- cd Nitro-Backend && docker-compose up -d && cd ..
|
||||
- cd Nitro-Web && docker-compose up -d && cd ..
|
||||
- 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user