Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Merge branch 'v6.4.0_VSCC_OS' of https://github.com/hariprasad-k/kafk…
Browse files Browse the repository at this point in the history
…a-lag-exporter into v6.4.0_VSCC_OS
  • Loading branch information
hariprasad-k committed Nov 3, 2020
2 parents 37c406f + 3a337eb commit 87a600f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ lazy val kafkaLagExporter =
EmbedInflux,
AkkaHttp
),
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-influxdb" % "1.1.2",
dockerRepository := Option(System.getenv("DOCKER_REPOSITORY")).orElse(None),
dockerUsername := Option(System.getenv("DOCKER_USERNAME")).orElse(Some("lightbend")),
// Based on best practices found in OpenShift Creating images guidelines
Expand Down

0 comments on commit 87a600f

Please sign in to comment.