Skip to content

Commit

Permalink
Update name of template using docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
MizukiSonoko committed May 3, 2017
1 parent fd0a33b commit 5ff1183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
# don't forget to clean up after tests (if needed)

- run:
name: setup iroha network
name: template test using docker compose
command: |
docker-compose up -d
docker-compose scale iroha=4
Expand Down

0 comments on commit 5ff1183

Please sign in to comment.