Skip to content
Prev Previous commit
Next Next commit
Redirecting antcc build to ~/antcc/build
  • Loading branch information
Pogrebnyak, Sergei authored and Pogrebnyak, Sergei committed Oct 25, 2018
commit a26acab622d9f599ec7fe90873c1a6c3f98aea98
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=/tmp/build
command: ant up test clean -Dbuild.dir=${user.home}/antcc/build
depends_on:
- cc