diff --git a/.drone.yml b/.drone.yml index 72fa2a7..e287490 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,9 +4,11 @@ name: conftest steps: - name: policies image: instrumenta/conftest:latest + failure: ignore commands: - conftest test -p ./_test/policies ./ - name: deprek8 image: instrumenta/conftest:latest + failure: ignore commands: - conftest test -p ./_test/deprek8 ./