De-integration the cmd/rove tests as well and massively simplify the tests output
This commit is contained in:
parent
79c07f359b
commit
3bfbe38837
5 changed files with 23 additions and 37 deletions
|
@ -1,11 +0,0 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
rove-server:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: cmd/rove-server/Dockerfile
|
||||
image: rove-server:latest
|
||||
ports:
|
||||
- "80:80"
|
||||
command: ./rove-server --port 80
|
Loading…
Add table
Add a link
Reference in a new issue