Deploy docs with GitLab CI
This commit is contained in:
parent
09f0b0672d
commit
d1534d59d4
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == "docs"
|
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue