Actualizar .drone.yml

This commit is contained in:
2025-07-31 16:29:57 +00:00
parent 52dcac6ab1
commit 872283e1f5

View File

@@ -7,3 +7,9 @@ steps:
image: alpine
commands:
- echo "hello from drone" && echo "pushed"
trigger:
event:
- push
branch:
- main