Skip to content

Commit

Permalink
Merge pull request #100 from gnoswap-labs/GSW-562-update-docker-image…
Browse files Browse the repository at this point in the history
…-test-environment

GSW-562 chore: update test env
  • Loading branch information
r3v4s authored Nov 23, 2023
2 parents 4973779 + 00c9414 commit 52587d6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 196 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ ADD . .

ENV GNOLAND_RPC_URL "localhost:26657"

CMD ["/bin/bash","-c","_test/init_test_accounts.sh && make -f _test/phase_v2.mk all"]
# CMD ["/bin/bash","-c","_test/init_test_accounts.sh && make -f _test/phase_v1.mk all"]
CMD ["/bin/bash","-c","_test/init_test_accounts.sh && make -f _test/live_test.mk all"]
194 changes: 0 additions & 194 deletions _test/XX_phase_v1.mk

This file was deleted.

File renamed without changes.

0 comments on commit 52587d6

Please sign in to comment.