drone test #2
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-12-28 06:50:34 +07:00
parent c000ec4680
commit b2d8a3ed41

View File

@@ -12,5 +12,5 @@ steps:
- name: run
image: bash
commands:
- echo HELLO WORLD
- ./hello
...