This commit is contained in:
parent
0016f891a6
commit
346def8d2a
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: koalaman/shellcheck:latest
|
image: koalaman/shellcheck:latest
|
||||||
commands:
|
commands:
|
||||||
|
- shellcheck --version
|
||||||
- shellcheck essai.sh
|
- shellcheck essai.sh
|
||||||
|
|
Loading…
Reference in a new issue