eliminar .drone.yml
Some checks failed
CI Pipeline / build (push) Failing after 4s

This commit is contained in:
2025-08-05 17:06:47 +00:00
parent 79b576ab56
commit 94eaedd262

View File

@@ -1,15 +0,0 @@
kind: pipeline
type: docker
name: default
steps:
- name: hello
image: alpine
commands:
- echo "hello from drone 2"
trigger:
event:
- push
branch:
- main