Skip to content

Commit

Permalink
Add rake tasks for blacksmith (#5)
Browse files Browse the repository at this point in the history
I forgot to include the rake tasks for puppet blacksmith so the puppet
forge release failed to run.
  • Loading branch information
rendhalver authored Oct 6, 2016
1 parent 9126bbf commit eb2c573
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 'puppetlabs_spec_helper/rake_tasks'
require 'puppet_blacksmith/rake_tasks'
require 'puppet-lint/tasks/puppet-lint'
require 'puppet-syntax/tasks/puppet-syntax'

Expand Down

0 comments on commit eb2c573

Please sign in to comment.