update drone, so it should not failed
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -12,5 +12,5 @@ steps:
|
|||||||
- name: run
|
- name: run
|
||||||
image: bash
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
- ./hello
|
- [ -f ./hello ] && ./hello
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user