test
This commit is contained in:
parent
461b664e6a
commit
aa12946bb7
@ -10,6 +10,7 @@ COPY . .
|
|||||||
|
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
RUN ls -lah /app/.output/public
|
RUN ls -lah /app/.output/public
|
||||||
|
RUN test -f /app/.output/public/index.html
|
||||||
|
|
||||||
# Gunakan NGINX untuk menyajikan SPA
|
# Gunakan NGINX untuk menyajikan SPA
|
||||||
FROM nginx:1.29.0-alpine-slim
|
FROM nginx:1.29.0-alpine-slim
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user