I have a react js application, that needs to access feeds on Azure DevOps Artifacts. My pipeline is in Jenkins, and I am trying to use PAT token in docker file to connect to Azure devops artifact feeds. But, for installing Azure artifact manager plugin in Jenkins, it needs an upgrade for my existing Jenkins version. could you please suggest if any other option is available without going for a version upgrade.
Thanks,