-
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.
[JENKINS-29411] Starting path not respected in SBT plugin
Workflow | Original: JNJira [ 164286 ] | New: JNJira + In-Review [ 181579 ] |
Assignee | Original: Nicolas De Loof [ ndeloof ] |
Could be an issue in sbt plugin design, need to check
Anyway, why not just run sbt from a shell script build step ?