1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-06-15 23:06:39 +00:00

fix license page

This commit is contained in:
Anson 2020-05-21 01:46:49 -07:00
parent 70c7ee47f3
commit d5032b8e85

View File

@ -10,6 +10,7 @@ pages:
- pip install mkdocs-material
script:
- cp LICENSE docs/LICENSE.md
- mkdocs build
- mv site public
artifacts: