diff --git a/.drone.yml b/.drone.yml index d2dbc10..ca873ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ --- kind: pipeline -type: docker +type: kubernetes name: mario-build platform: os: linux @@ -17,7 +17,7 @@ steps: - make --- kind: pipeline -type: docker +type: kubernetes name: mario-formatting platform: os: linux