mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix .yaml format
This commit is contained in:
parent
54b92c465f
commit
e783acf97c
@ -18,14 +18,12 @@ before_install:
|
||||
- chmod +x docker-compose
|
||||
- sudo mv docker-compose /usr/local/bin
|
||||
|
||||
|
||||
install:
|
||||
- git submodule update --remote --merge
|
||||
- yarn global add cypress
|
||||
|
||||
before_install:
|
||||
- cd Nitro-Backend && docker-compose start
|
||||
- cd Nitro-Web && docker-compose start
|
||||
- yarn global add cypress
|
||||
|
||||
|
||||
script:
|
||||
- cypress run
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user