Skip to content

Commit

Permalink
Retry achive download three times
Browse files Browse the repository at this point in the history
  • Loading branch information
workeitel committed Feb 2, 2016
1 parent c05fb91 commit a156041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scm_helper/libraries/archive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def prepare_archive_checkouts(scm_options)

remote_file "#{tmpdir}/archive" do
source archive_url
retries 3
end

execute 'extract files' do
Expand Down

0 comments on commit a156041

Please sign in to comment.