Skip to content

Commit

Permalink
fix: add tools dir to ampd Dockerfile (axelarnetwork#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
eguajardo authored Feb 7, 2025
1 parent e1cf35f commit 870d1df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ampd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY ./packages ./packages
COPY ./contracts ./contracts
COPY ./integration-tests ./integration-tests
COPY ./external-gateways ./external-gateways
COPY ./tools ./tools
COPY ./.cargo ./.cargo

# build dependencies separately
Expand Down

0 comments on commit 870d1df

Please sign in to comment.