1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 07:16:40 +00:00

change up the dir

This commit is contained in:
Anson 2023-10-08 19:55:50 -06:00
parent 5be3c20c8f
commit 22d3f7ad77

View File

@ -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: