mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-03-31 06:33:51 -04:00
Documentation
This commit is contained in:
committed by
GitHub
parent
eaba2dc24f
commit
3f0eaca8da
@@ -135,9 +135,8 @@ pages:
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
paths:
|
||||
- ~/.cache/ # (1)!
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
pages:
|
||||
publish: public
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user