Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webhook: Fix failure in sending webhook POST requests (PROJQUAY-7468)
`urllib` requires that certs be parsed as tuple, not as a list. This small fix addresses that issue.
- Loading branch information