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