未验证 提交 049dd6b3 编写于 作者: M Manuel 提交者: GitHub

ci: fix docker build error

上级 825b302e
......@@ -9,6 +9,7 @@ COPY package*.json ./
# Copy local dependencies for CI tests
COPY spec/dependencies spec/dependencies
RUN npm cache clean --force
RUN npm ci
COPY . .
RUN npm run build
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册