Skip to content

Commit

Permalink
Use "sbt-plugin-releases" as the primary plugin repository (close #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjednac committed Dec 15, 2016
1 parent 0fef507 commit 9729e1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ An [SBT](http://www.scala-sbt.org/) plugin for managing [Docker](http://docker.i

Add the following to your `project/plugins.sbt` file:

resolvers += Resolver.url("bintray-sbilinski", url("http://dl.bintray.com/sbilinski/sbt-plugins"))(Resolver.ivyStylePatterns)

addSbtPlugin("com.mintbeans" % "sbt-ecr" % "0.3.0")

Add ECR settings to your `build.sbt`. The following snippet assumes a Docker image build using [sbt-native-packager](https://github.com/sbt/sbt-native-packager):
Expand Down

0 comments on commit 9729e1f

Please sign in to comment.