diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 751804f..0000000 --- a/.drone.yml +++ /dev/null @@ -1,13 +0,0 @@ -kind: pipeline -name: default - -platform: - os: linux - arch: arm64 - -steps: -- name: test - image: alpine - commands: - - echo hello bhai log -