Commit 59e59397 authored by nanahira's avatar nanahira

fix

parent b333af44
......@@ -28,7 +28,7 @@ COPY ./requirements.txt .
RUN pip install --no-cache -r ./requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
COPY . .
COPY --from=git-fetcher ./version-template.json ./version-template.json
COPY --from=git-fetcher /usr/src/app/version-template.json /usr/src/app/version-template.json
#info
......
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