Search for solutions or post your questions. Let our community experts move you forward.
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…