Actualizar .drone.yml

This commit is contained in:
2025-07-31 16:32:07 +00:00
parent 872283e1f5
commit 24e1f10908

View File

@@ -6,7 +6,7 @@ steps:
- name: hello
image: alpine
commands:
- echo "hello from drone" && echo "pushed"
- echo "hello from drone"
trigger:
event: