Added isProduction config, starting with docker plugin

This commit is contained in:
Pavel Kachalouski
2019-05-17 22:10:43 +02:00
parent 08ea1fe449
commit 9d30525c8a
17 changed files with 195 additions and 108 deletions

View File

@@ -1 +1,2 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.21")