Skip to content

Commit

Permalink
all-in-one container
Browse files Browse the repository at this point in the history
  • Loading branch information
hpfast committed Apr 5, 2018
1 parent 9291797 commit e230263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
volumes:
- "./packages:/app/packages"
- "./newdist:/app/dist"
command: node scripts/build
command: node scripts/build && node scripts/test
test:
build:
context: ./
Expand Down

0 comments on commit e230263

Please sign in to comment.