mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-01 19:11:39 +00:00
change up the dir
This commit is contained in:
@@ -2,6 +2,7 @@ image: python:3.11
|
|||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
- cd ./docs
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- mkdocs build --site-dir public --verbose
|
- mkdocs build --site-dir public --verbose
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Reference in New Issue
Block a user