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 a96d01ba65
All checks were successful
continuous-integration/drone/push Build is passing
yeah - that was to be expected
2020-05-04 21:05:19 +02:00

15 lines
286 B
YAML

kind: pipeline
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 ./