Documentation

This commit is contained in:
squidfunk
2021-12-11 16:01:17 +01:00
parent fea3e00ffd
commit 1f6a784730

View File

@@ -144,7 +144,7 @@ contents:
stage: deploy stage: deploy
only: only:
- master - master
script: # (1) script: # (1)!
- pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git - pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- mkdocs build --site-dir public - mkdocs build --site-dir public
artifacts: artifacts: