mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-15 23:06:40 +00:00
commands weren't being run in web directory
This commit is contained in:
parent
17a9ee5c45
commit
d5a55ce5f3
@ -7,6 +7,7 @@ before_script:
|
||||
|
||||
pages:
|
||||
script:
|
||||
- cd ./web
|
||||
- mkdocs build
|
||||
- mv site public
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user