From aaeb7b7a443931e41226cf3cdebc3e565d3cc380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piyush=20=E0=A4=AE=E0=A4=BF=E0=A4=B6=E0=A5=8D=E0=A4=B0?= =?UTF-8?q?=E0=A4=83?= Date: Wed, 20 Dec 2023 05:58:22 +0000 Subject: [PATCH] Delete .drone.yml --- .drone.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .drone.yml 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 -