Skip to content
Snippets Groups Projects
Commit f01ff2f1 authored by Anton Kullberg's avatar Anton Kullberg
Browse files

etc: ci changes

parents 735ba95a 9d57b720
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ build-doc:
paths:
- .public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_COMMIT_MESSAGE =~ /^doc:.*/
pages:
stage: deploy
......@@ -36,4 +36,4 @@ pages:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_COMMIT_MESSAGE =~ /^doc:.*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment