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

Merge branch 'CI' into 'master'

Corrected shellcheck CI test

See merge request !50
parents 672c5d81 092881f9
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment