Skip to content

Commit

Permalink
#193 publish deb and rpm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed May 11, 2017
1 parent 739838d commit 2045407
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 @@ -169,6 +169,8 @@ publish := {
(publish in Docker).value
PublishToBinTray.publishRelease.value
PublishToBinTray.publishLatest.value
PublishToBinTray.publishRpm.value
PublishToBinTray.publishDebian.value
}

// Scalariform //
Expand Down

0 comments on commit 2045407

Please sign in to comment.