mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-15 23:06:39 +00:00
fix CI
This commit is contained in:
parent
04e625419e
commit
6c479d40e8
@ -2,7 +2,7 @@ image: python:3.11
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- pip install mkdocs-material
|
||||
- pip install -r requirements.txt
|
||||
- mkdocs build --site-dir public
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user