drone ci
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Vivian 2022-05-29 16:09:24 +02:00
parent d58ccc36e2
commit c2659a9982
2 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View file

@ -0,0 +1,8 @@
kind: pipeline
type: kubernetes
name: default
steps:
- name: kubeval
image: garethr/kubeval
commands:
- kubeval --ignore-missing-schemas-d ./flux/

0
Dockerfile Normal file
View file