↧
Answer by Merlin Liang - MSFT for How to log into Azure DevOps Artifact feed...
How to log into Azure DevOps Artifact feed without tokenJust as what you tried, using $(System.AccessToken) should work fine. Just share my steps and some key points which you should pay attention...
View ArticleHow to log into Azure DevOps Artifact feed without token
I have a Azure DevOps artifact feed that we set up. In the same project as the artifact I have created a gradle build and using a token as the password I can access the artifact feed to have it access...
View Article