Skip to content

Commit

Permalink
test doc deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Lai authored and Alexander Lai committed Aug 4, 2024
1 parent cabab61 commit 1d53b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ WORKDIR /usr/share/nginx/html
RUN rm -rf ./*
# Copy static assets from builder stage
COPY --from=builder /app/dist .
COPY --from=chaos-docs-builder /chaos-docs/dist ./chaos-docs

EXPOSE 80

Expand Down

0 comments on commit 1d53b6e

Please sign in to comment.