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

Corrected shellcheck CI test

parent 672c5d81
No related branches found
Tags
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!50Corrected shellcheck CI test
Pipeline #
......@@ -62,7 +62,7 @@ shellcheck:
allow_failure: true
script:
- which shellcheck || apt-get update && apt-get install -y shellcheck
- shellcheck *.sh
- find . -name *.sh -not -path "./docs.it4i/*" -not -path "./site/*" -exec shellcheck {} +
deploy to stage:
environment: stage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment