This commit is contained in:
parent
a5839ea9c4
commit
47990ba6aa
1 changed files with 2 additions and 3 deletions
|
@ -4,6 +4,5 @@ name: default
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: koalaman/shellcheck:latest
|
image: koalaman/shellcheck:latest
|
||||||
commands:
|
entrypoint: [ shellcheck ]
|
||||||
- --version
|
command: [ essai.sh ]
|
||||||
- essai.sh
|
|
||||||
|
|
Loading…
Reference in a new issue