diff --git a/.drone.yml b/.drone.yml index a6d61b8..6d817f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,4 @@ steps: image: garethr/kubeval:latest failure: ignore commands: - - kubeval --strict --ignore-missing-schemas -d ./ -v 1.17 + - kubeval --force-color --strict --ignore-missing-schemas -d ./ -v 1.17