Skip to content

Commit 5927d50

Browse files
committed
Deploy CI CD on Test Server
1 parent c5e537f commit 5927d50

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
@@ -15,6 +15,7 @@ RUN npm install
1515

1616
# Copy frontend source code
1717
COPY ./Frontend/ecommerce_inventory /app/
18+
COPY ./Frontend/ /app/Frontend/
1819

1920
# List contents (optional, for verification)
2021
RUN ls -l /app

0 commit comments

Comments
 (0)