Skip to content

Commit

Permalink
Updating Docker file
Browse files Browse the repository at this point in the history
Adding examples folder due to dependency.
  • Loading branch information
vikagrawal authored Feb 23, 2022
1 parent bdf291f commit 8ffbb2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/test/test-service-load/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ COPY common/ common/
COPY experimental/ experimental/
COPY packages/ packages/
COPY tools/ tools/
COPY examples/ examples/
COPY package.json .
COPY package-lock.json .
COPY lerna.json .
Expand Down

0 comments on commit 8ffbb2e

Please sign in to comment.