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
|
||||
image: koalaman/shellcheck:latest
|
||||
commands:
|
||||
- shellcheck --version
|
||||
- shellcheck essai.sh
|
||||
- --version
|
||||
- essai.sh
|
||||
|
|
Loading…
Reference in a new issue