diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 42da6ef..0000000 --- a/.drone.yml +++ /dev/null @@ -1,12 +0,0 @@ -kind: pipeline -type: exec -name: default - -platform: - os: windows - arch: 386 - -steps: -- name: greeting - commands: - - echo "hello world"