test
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2026-03-02 14:20:51 +04:00
parent a789172fb8
commit f35ddf07da

View File

@@ -5,6 +5,6 @@ name: default
steps: steps:
- name: greeting - name: greeting
image: alpine image: alpine
command: commands:
- echo hello - echo hello
- echo world - echo world