Skip to content

Commit

Permalink
Merge pull request #14 from scala-exercises/autorelease
Browse files Browse the repository at this point in the history
Do a manual compilation before publish
  • Loading branch information
raulraja authored Jun 16, 2016
2 parents 3aee866 + 4143375 commit 46f545e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

echo $KEYS_PASSPHRASE | gpg --passphrase-fd 0 keys.tar.gpg
tar xfv keys.tar.gz
sbt publishSigned
sbt compile publishSigned

0 comments on commit 46f545e

Please sign in to comment.