Jan 01 2020 09:20 AM
I created a Personal Access Token for my repository and named it as 'PAT', created a variable called 'PATSecret' in my pipeline for the secret of PAT. Passing PATSecret as an input variable for $Cred. But when trying to use this secret to run commit command, authentication is failing.
Jul 19 2020 12:23 PM
@SBVRaja hey, did you get a chance to solve and update it with solution,
I am trying to push the code into bitbucket using devops pipelines using PAT token. can you please help
Jul 19 2020 10:53 PM
Aug 04 2021 01:25 PM
Aug 04 2021 01:27 PM
Solution