-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When running a build in Docker based slave, SBT's advanced option to run in a specific subdirectory is not respected.
This makes it possible to only build projects where build.sbt is at the root of the repo.
Could be an issue in sbt plugin design, need to check
Anyway, why not just run sbt from a shell script build step ?