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