Skip to content

Commit

Permalink
still trying to release
Browse files Browse the repository at this point in the history
  • Loading branch information
shaiyallin committed Dec 21, 2013
1 parent 513619b commit d278e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ lazy val publishSignedAction = { st: State =>
extracted.runAggregated(com.typesafe.sbt.pgp.PgpKeys.publishSigned in Global in ref, st)
}

releaseSettings

releaseProcess := Seq[ReleaseStep](
checkSnapshotDependencies //
, runTest //
Expand Down

0 comments on commit d278e66

Please sign in to comment.