From afc15f27ebf2e7507928725d4ac8164c371790ec Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sun, 27 Jun 2021 05:37:10 +0700 Subject: [PATCH] Fix wrong drone pipeline kind --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 53fd1a2f..54ff1dc4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,5 @@ kind: pipeline -type: docker +type: kubernetes name: default steps: