2 Komitmen 57884c20c0 ... 0eaae1f429

Pembuat SHA1 Pesan Tanggal
  Yi 0eaae1f429 feat(components): cicd5 5 bulan lalu
  Yi 57884c20c0 feat(components): cicd5 5 bulan lalu
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

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