-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add download option to jenkins module
This allows forcing HTTP 1.1 per official suggestion[1], since HTTP 2 regularly fails when downloading. cURL on RHEL7 doesn't support HTTP 2 and thus does not have a --http1.1 switch. [1]: jenkins-infra/helpdesk#3078 (comment)
- Loading branch information
Showing
1 changed file
with
15 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters