Skip to content
Snippets Groups Projects
Commit cad7da32 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Revert "fix"

This reverts commit 4e6e9282
parent da68c23e
Branches
No related tags found
1 merge request!3Revert "fix"
Pipeline #5868 failed
...@@ -8,7 +8,6 @@ docs: ...@@ -8,7 +8,6 @@ docs:
shellcheck: shellcheck:
stage: test stage: test
image: davidhrbac/docker-shellcheck:latest image: davidhrbac/docker-shellcheck:latest
allow_failure: true
script: script:
- which shellcheck || apt-get update && apt-get install -y shellcheck - which shellcheck || apt-get update && apt-get install -y shellcheck
- shellcheck eb scripts/*.sh scripts/lib/* - 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