diff --git a/.woodpecker.yml b/.woodpecker.yml new file mode 100644 index 0000000..6d1ae1f --- /dev/null +++ b/.woodpecker.yml @@ -0,0 +1,6 @@ +pipeline: + kubeconform: + image: ghcr.io/yannh/kubeconform:master + commands: + - /kubeconform -summary -output json apps/ + - /kubeconform -summary -output json system/