Delete .drone.yml
This commit is contained in:
parent
aa0871106a
commit
aaeb7b7a44
13
.drone.yml
13
.drone.yml
|
|
@ -1,13 +0,0 @@
|
||||||
kind: pipeline
|
|
||||||
name: default
|
|
||||||
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: arm64
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: test
|
|
||||||
image: alpine
|
|
||||||
commands:
|
|
||||||
- echo hello bhai log
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue