Kaynağa Gözat

feat(components): cicd4

Yi 9 ay önce
ebeveyn
işleme
644eb4a179
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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