Skip to content
Snippets Groups Projects
Commit 66246cfc authored by Marek Chrastina's avatar Marek Chrastina
Browse files

Replace davidhrbac/docker-shellcheck with it4innovations/docker-shellcheck

parent 92661e11
No related branches found
No related tags found
1 merge request!4Replace davidhrbac/docker-mdcheck with it4innovations/docker-mdcheck
Pipeline #6186 passed with warnings
......@@ -6,8 +6,7 @@ docs:
shellcheck:
stage: test
image: davidhrbac/docker-shellcheck:latest
image: it4innovations/docker-shellcheck:latest
allow_failure: true
script:
- which shellcheck || apt-get update && apt-get install -y shellcheck
- shellcheck eb scripts/*.sh scripts/lib/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment