Getting JUnit report out of CI images

mikko.ropanen
mikko.ropanen Spryker Solution Partner Posts: 30 ✨ - Novice

Hi, by default the CI image deploy.ymls use docker:mount:baked, so the generated test reports are not exposed to the CI host.

Is there some clever way to get the test reports out as an artifact?

Note: this is mostly for Gitlab using the Docker-in-Docker setup described here https://docs.spryker.com/docs/ca/dev/configure-deployment-pipelines/configure-gitlab-pipelines.html