1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-06-16 15:06:53 +00:00

needs to be in root directory

This commit is contained in:
Anson 2019-02-12 22:15:28 -07:00
parent 528e3b4a10
commit 6992d87d83

View File

@ -7,8 +7,9 @@ before_script:
pages:
script:
- cd ./web
- mkdocs build
- mv site public
- mv site ../public
artifacts:
paths:
- public