This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/.drone.yml
Tobias Brunner cd264d9046
Some checks failed
continuous-integration/drone/push Build is failing
enhance conftest - mirror rego
2020-05-04 21:03:53 +02:00

13 lines
250 B
YAML

kind: pipeline
name: conftest
steps:
- name: policies
image: instrumenta/conftest:latest
commands:
- conftest test -p ./_test/policies ./
- name: deprek8
image: instrumenta/conftest:latest
commands:
- conftest test -p ./_test/deprek8 ./