mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 07:16:40 +00:00
poke
This commit is contained in:
parent
16089b8c3f
commit
15e15b7b97
@ -9,9 +9,9 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- cd ./web
|
- cd ./web
|
||||||
- mkdocs build
|
- mkdocs build
|
||||||
- mv site public
|
- mv site ../public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ./web/public/
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user