diff --git a/.drone.yml b/.drone.yml index e82968e..a6d61b8 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 /manifests -v 1.17 + - kubeval --strict --ignore-missing-schemas -d ./ -v 1.17