Skip to content

Commit

Permalink
copy src folder over
Browse files Browse the repository at this point in the history
  • Loading branch information
gt-jb-0000 committed Nov 22, 2024
1 parent a1e9a30 commit 15ea0ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/gain-theory-config-building/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ COPY ./www ./www
COPY ./yarn.lock ./yarn.lock
COPY ./package.json ./package.json
COPY ./app.tsx ./app.tsx
COPY ./src ./src

RUN yarn install
RUN yarn build
Expand Down

0 comments on commit 15ea0ef

Please sign in to comment.