Ver código fonte

feat(components): cicd4

Yi 11 meses atrás
pai
commit
644eb4a179
1 arquivos alterados com 0 adições e 1 exclusões
  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