From dbffca57b99b48897fd3bc762d71545a7045eb8a Mon Sep 17 00:00:00 2001 From: Marvin Preuss Date: Thu, 27 Jan 2022 13:39:03 +0100 Subject: [PATCH] ci: change pipeline type to kubernetes --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 9f0bcae..7a0ad0b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,6 @@ kind: pipeline name: default +type: kubernetes steps: - name: fetch image: docker:git