Skip to content

Commit

Permalink
Fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Nov 28, 2019
1 parent eef3917 commit b0186d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
image: base
volumes:
- ".:/work"
- "./out:/work/bin"
- "./bin:/work/bin"
working_dir: /work
entrypoint:
- nimble
Expand Down

0 comments on commit b0186d8

Please sign in to comment.