indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Print out Docker Compose logs when debug is enabled #185

Open orviz opened 2 years ago

orviz commented 2 years ago

It would be valuable to provide the output of docker-compose -f .sqa/docker-compose.yml logs when debug flag is enabled in JePL