Skip to content
Snippets Groups Projects
Commit ced65b21 authored by David Hrbáč's avatar David Hrbáč
Browse files

Use original shellcheck

parent 0f3a4d1b
No related branches found
No related tags found
No related merge requests found
Pipeline #9629 failed
...@@ -15,6 +15,6 @@ pylint: ...@@ -15,6 +15,6 @@ pylint:
shellcheck: shellcheck:
stage: test stage: test
image: it4innovations/docker-shellcheck:latest image: koalaman/shellcheck-alpine:latest
script: script:
- shellcheck *.sh - shellcheck *.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment