Skip to content

Commit 026948b

Browse files
committed
Deploy CI CD on Test Server
1 parent acde061 commit 026948b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ FROM node:18 as build-stage
44
# Set working directory for frontend
55
WORKDIR /app/frontend
66

7+
78
# Copy frontend package files
89
COPY ./Frontend/ecommerce_inventory/package.json ./Frontend/ecommerce_inventory/package-lock.json ./
910

0 commit comments

Comments
 (0)