Actualizar .drone.yml
Some checks reported errors
continuous-integration/drone Build was killed

This commit is contained in:
2025-07-31 16:00:10 +00:00
parent a8c30164fc
commit 52dcac6ab1

View File

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