Commit 7cf1110e authored by zhanglu's avatar zhanglu

gm-types使用pip安装

parent 9a6a1c70
......@@ -15,7 +15,8 @@ RUN poetry install -vvv
COPY . .
RUN poetry update gm-types -vvv && poetry install -vvv
# 使用poetry太慢了
RUN poetry run pip install -i https://pypi-1593408770345:241c0cbfa8437730ad982ece687b5a06e78dcf83@gengmei-pypi.pkg.coding.net/tob/pypi/simple gm-types -U
RUN mkdir -p /data/log/card/app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment