mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-16 07:16:39 +00:00
update built instructions
This commit is contained in:
parent
818ee3082e
commit
fd224831bb
@ -10,12 +10,10 @@ pages:
|
|||||||
- pip install mkdocs-material
|
- pip install mkdocs-material
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd ./web
|
|
||||||
- mkdocs build
|
- mkdocs build
|
||||||
- mv site ../public
|
- mv site ../public
|
||||||
- cd ../
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- documentation
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user