correct path
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2020-05-06 20:15:13 +02:00
parent b2c3d6cad4
commit 0e16613e5d
1 changed files with 1 additions and 1 deletions

View File

@ -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