diff --git a/.drone.yml b/.drone.yml index e234da4..5d5f515 100755 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,5 @@ kind: pipeline -type: docker +type: kubernetes name: test steps: @@ -8,4 +8,3 @@ steps: pull: if-not-exists commands: - ls -a - - ls