Browse Source

feat(components): cicd4

Yi 9 months ago
parent
commit
644eb4a179
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -6,7 +6,6 @@ RUN pnpm install
 RUN pnpm build 
 RUN ls -l && pwd
 
-
 FROM nginx:alpine as prod
 WORKDIR /app/kpt-system-web
 RUN ls -l && pwd