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

Merge branch 'hot_fix' into 'master'

Correctin to gitlab-ci

See merge request !113
parents c0c1b808 4ce42d75
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,!113Correctin to gitlab-ci
Pipeline #
......@@ -44,7 +44,7 @@ ext_links:
script:
#- find docs.it4i/ -name '*.md' -exec grep --color -l http {} + | xargs awesome_bot -t 10
#- find docs.it4i/ -name '*.md' -exec grep --color -l http {} + | xargs awesome_bot -t 10 --allow-dupe --allow-redirect
- >
- |
COMMIT_MESSAGE=$(git log -1 --pretty=%B | grep "Merge branch 'hot_fix' into 'master'" )
if [[ ${COMMIT_MESSAGE} == *hot_fix* ]]; then
echo "Skipping ci build"
......
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