Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
john_user 2024-08-24 07:00:13 +00:00
parent 84a1252e5e
commit c672b78263

View File

@ -6,5 +6,5 @@ steps:
- name: say-hello
image: alpine
commands:
- echo "Hello, World!"
- echo "Hello, World! change"