Ubuntu – ##[warning]'git config –get remote.origin.url' failed with exit code: 1, output: '' – Azure Devops CI/CD Pipeline Permission Issue
I get these errors whenever i tried running my pipelines on my created agent ,lets say agent_test. When I run pipelines for first time it works and if retried to run after that, same issues occur. ##[warning]'git config --get remote.origin.url'…