Skip to content

Commit

Permalink
file is now default
Browse files Browse the repository at this point in the history
  • Loading branch information
Ino Murko committed Sep 9, 2020
1 parent 38ddc97 commit 9714e0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,9 +358,7 @@ jobs:
command: SNAPSHOT=SNAPSHOT_MIX_EXIT_PERIOD_SECONDS_20 make init_test
- docker_login
- run: |
echo -e "FEE_ADAPTER=file\n$(cat fees_setup.env)" > fees_setup.env
echo -e "FEE_SPECS_FILE_PATH=/dev-artifacts/fee_specs.test.json\n$(cat fees_setup.env)" > fees_setup.env
echo "FEE_ADAPTER=file" >> fees_setup.env
echo "FEE_SPECS_FILE_PATH=/dev-artifacts/fee_specs.test.json" >> fees_setup.env
cat fees_setup.env
- run:
Expand Down

0 comments on commit 9714e0e

Please sign in to comment.