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

Merge branch 'master' of gitlab.it4i.cz:it4i-admins/docs.it4i into add_changes

parents 85d1f8df 9a9ae63f
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,!51Add changes
......@@ -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