Commit a9ab61e8 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update

parent 2776401d
Pipeline #752 canceled with stages
...@@ -8,9 +8,8 @@ RUN apk add --update $PACKAGES ...@@ -8,9 +8,8 @@ RUN apk add --update $PACKAGES
# Add source files # Add source files
RUN mkdir -p ./claim-monitor RUN mkdir -p ./claim-monitor
COPY ./ ./claim-monitor/
RUN git clone https://code.wuban.net.cn/odysseus/claim-monitor.git COPY ./ ./claim-monitor/
FROM base AS build FROM base AS build
......
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