mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
needs to be in root directory
This commit is contained in:
parent
528e3b4a10
commit
6992d87d83
@ -7,10 +7,11 @@ before_script:
|
|||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- mkdocs build
|
- cd ./web
|
||||||
- mv site public
|
- mkdocs build
|
||||||
|
- mv site ../public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
Loading…
x
Reference in New Issue
Block a user