docker-compose-buildkite-plugin
docker-compose-buildkite-plugin copied to clipboard
compose_cleanup should also respect ansi
ansi: false
works great for the docker-compose run command because it doesn't mess up the log output. The compose_cleanup
process should look at this option as well and set it --no-ansi
the command.