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