Permalink
Browse files
Publish cromwell-api-client artifact
- Loading branch information...
Showing
with
1 addition
and
0 deletions.
-
+1
−0
build.sbt
|
|
@@ -108,6 +108,7 @@ lazy val root = (project in file(".")) |
|
|
.aggregate(jesBackend)
|
|
|
.aggregate(tesBackend)
|
|
|
.aggregate(engine)
|
|
|
+ .aggregate(cromwellApiClient)
|
|
|
// Next level of projects to include in the fat jar (their dependsOn will be transitively included)
|
|
|
.dependsOn(engine)
|
|
|
.dependsOn(jesBackend)
|
|
|
|
0 comments on commit
63d133a