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