Skip to content
Prev Previous commit
Next Next commit
User shell var instead
  • Loading branch information
Pogrebnyak, Sergei authored and Pogrebnyak, Sergei committed Oct 25, 2018
commit 738212dda472b34c55655ff5037bae47e7adacf9
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ services:
- EMPOWER_USR
- EMPOWER_PSW
- CC_PASSWORD
command: ant up test clean -Dbuild.dir=${user.home}/antcc/build
command: ant up test clean -Dbuild.dir=$HOME/.antcc/build
depends_on:
- cc