docker/test: generate coverage report in xml
gitea/kompass/pipeline/head There was a failure building this commit
Details
gitea/kompass/pipeline/head There was a failure building this commit
Details
parent
207614a0ac
commit
52012f6679
@ -1,5 +1,5 @@
|
||||
build-test:
|
||||
cd docker/test; docker compose build
|
||||
|
||||
test: build-test
|
||||
test:
|
||||
cd docker/test; docker compose up --abort-on-container-exit
|
||||
|
||||
Loading…
Reference in New Issue