Skip to content

Commit

Permalink
Fix aftermath.
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-schlichtherle committed Aug 15, 2020
1 parent a13e651 commit a373302
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-sbtx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ exec docker run \
--network host \
--rm \
--tty \
--volume "$HOME/.ivy2:/root/.ivy2" \
--volume "$HOME/.sbt:/root/.sbt" \
--volume "$PWD:/workdir" \
--workdir /workdir \
"openjdk:$image_tag" \
Expand Down

0 comments on commit a373302

Please sign in to comment.