opendevstack / ods-pipeline

Alternative ODS CI/CD pipeline based on Tekton / OpenShift Pipelines
Apache License 2.0
13 stars 5 forks source link

Configure Git to use bearer token auth mechanism #684

Closed michaelsauter closed 1 year ago

michaelsauter commented 1 year ago

Tekton prepares the creds to be used through basic auth, which fails when the Bitbucket server has basic auth disabled.

Fixes #683

Tasks: