From 5c250e01eb55ac30dfcf5d25c8cd270855c956ba Mon Sep 17 00:00:00 2001 From: Sander Vocke Date: Fri, 14 Aug 2020 09:18:21 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 796d888..1f29269 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: commands: - cd client && npm build; cd .. - --- +--- kind: pipeline type: kubernetes