Skip to content
Snippets Groups Projects
Commit 4e6e9282 authored by Easy Build's avatar Easy Build
Browse files

fix

parent bd251246
No related branches found
No related tags found
No related merge requests found
Pipeline #5859 passed with warnings
......@@ -8,6 +8,7 @@ docs:
shellcheck:
stage: test
image: davidhrbac/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