mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:48:25 +00:00
* add web_templates render tests * add ansic strip tests * move fixtures into testdata dir which is golang specific test dir name * add server/metrics tests * add recovery test * add runtime stats test
17 lines
289 B
YAML
17 lines
289 B
YAML
policies:
|
|
owners:
|
|
users:
|
|
- runatlantis
|
|
policy_sets:
|
|
- name: test_policy
|
|
path: policies/policy.rego
|
|
source: local
|
|
workflows:
|
|
default:
|
|
policy_check:
|
|
steps:
|
|
- show
|
|
- policy_check:
|
|
extra_args: ["--all-namespaces"]
|
|
|