Actualizar .drone.yml

This commit is contained in:
2025-07-31 15:58:17 +00:00
parent d840a2ad0a
commit a8c30164fc

View File

@@ -6,4 +6,4 @@ steps:
- name: hello - name: hello
image: alpine image: alpine
commands: commands:
- echo "Hello, Drone!" - echo "hello from drone"