mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-08-01 02:51:38 +00:00
fix CI
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user