Use entry point ?
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
346def8d2a
commit
a5839ea9c4
1 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: koalaman/shellcheck:latest
|
image: koalaman/shellcheck:latest
|
||||||
commands:
|
commands:
|
||||||
- shellcheck --version
|
- --version
|
||||||
- shellcheck essai.sh
|
- essai.sh
|
||||||
|
|
Loading…
Reference in a new issue