2 Commits a5885a7178 ... 90b6d131a6

Author SHA1 Message Date
  Yi 90b6d131a6 feat(components): cicd5 5 months ago
  Yi a5885a7178 feat(components): cicd5 5 months ago
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -9,7 +9,6 @@ RUN pnpm config set registry https://registry.npmmirror.com && pnpm store prune
 RUN pnpm install --fetch-timeout 60000
 RUN pnpm install --fetch-timeout 60000
 RUN pnpm build 
 RUN pnpm build 
 
 
-
 FROM nginx:alpine as prod
 FROM nginx:alpine as prod
 WORKDIR /app/kpt-system-web
 WORKDIR /app/kpt-system-web
 RUN ls -l && pwd
 RUN ls -l && pwd