1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2026-06-03 20:50:27 +00:00
This commit is contained in:
2023-04-10 14:53:15 -06:00
parent 04e625419e
commit 6c479d40e8
+1 -1
View File
@@ -2,7 +2,7 @@ image: python:3.11
pages: pages:
stage: deploy stage: deploy
script: script:
- pip install mkdocs-material - pip install -r requirements.txt
- mkdocs build --site-dir public - mkdocs build --site-dir public
artifacts: artifacts:
paths: paths: