Skip to content

Commit

Permalink
opt
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Jul 31, 2024
1 parent e1b3200 commit fd96e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cicd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ COPY . /app

WORKDIR /app
RUN yarn
RUN npx hardhat compile
WORKDIR /app/cicd
RUN yarn

Expand Down

0 comments on commit fd96e21

Please sign in to comment.