From 87b02f2d50c65694102554e3418929e554f5c5c4 Mon Sep 17 00:00:00 2001 From: victor Date: Fri, 11 Nov 2022 21:15:37 +0100 Subject: [PATCH] delete drone yaml; --- .drone.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 27c73b8..0000000 --- a/.drone.yml +++ /dev/null @@ -1,8 +0,0 @@ -kind: pipeline -type: kubernetes -name: default -steps: - - name: yamllint - image: registry.gitlab.com/pipeline-components/yamllint - commands: - - yamllint -c .yamllint.yaml .