Update .gitlab-ci.yml
This commit is contained in:
parent
bf438b8aa3
commit
b44ee71361
@ -16,6 +16,7 @@ test:
|
|||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
publish: _build/html
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user