Skip to content

Commit

Permalink
Update update_script.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhuklinets authored Feb 13, 2024
1 parent 62810b4 commit b5be453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updater/bin/update_script.rb
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ def show_diff(original_file, updated_file)
ignore_conditions: $options[:ignore_conditions],
commit_message_options: $options[:commit_message_options]
)

Excon.defaults[:ssl_verify_peer] = false
if $options[:requirements_update_strategy]
puts "Using '#{$options[:requirements_update_strategy]}' requirements update strategy"
end
Expand Down

0 comments on commit b5be453

Please sign in to comment.