Explorar o código

feat(components): cicd4

Yi hai 1 ano
pai
achega
644eb4a179
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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