The credential helper should use jq -r (--raw-output) to avoid quotes.
It needs jq installed, which is not the case by default.
The sentry wrapper needs the correct credential name.
This is a follow-up for 0e4eca7aea58.
Fixes T1788.
Differential D2848
Fix credential helper and sentry wrapper dereckson on Mar 6 2023, 00:16. Authored by Tags None Referenced Files
Subscribers None
Details
The credential helper should use jq -r (--raw-output) to avoid quotes. The sentry wrapper needs the correct credential name. This is a follow-up for 0e4eca7aea58. Fixes T1788. Fixed on docker-002
Diff Detail
|