Skip to content

Commit

Permalink
Verify the presence of the private key before releasing. (mongodb#4899)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily Giurleo committed Oct 13, 2020
1 parent 996709a commit 8981c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "bundler"
require "bundler/gem_tasks"
Bundler.setup

require "rake"
Expand Down

0 comments on commit 8981c34

Please sign in to comment.