what ?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kleph 2019-12-28 22:54:53 +01:00
parent a5839ea9c4
commit 47990ba6aa

View file

@ -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