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

more renaming

This commit is contained in:
Anson 2023-10-17 05:36:44 +00:00
parent 0b99c4435d
commit 533e4fa7d1

View File

@ -1,7 +1,7 @@
image: python:3.11
build_site:
stage: build
build_mkdocs:
stage: build_site
script:
- cd ./site
- pip install -r requirements.txt