-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication in JFrog dotnet task #343
Comments
@Tobias-08. |
@eyalbe4 OK, thanks. I'll give it a try. What is |
@Tobias-08, |
@eyalbe4 The tasks UI says 'Sets the resolution repository'. That's not very meaningful. |
Basically, it's the Artifactory Repository Key of the repository from which to resolve artifacts. |
Hi,
I want the JFrog dotnet task to do a restore against an authenticated nuget feed on Artifactory. What do I have to do to make authentication work? The Microsoft dotnet task has an attribute
externalFeedCredentials
for using service connection credentials but the JFrog task has not. What is thetargetResolveRepo
in the JFrog task for? Is this for authentication?Thanks!
The text was updated successfully, but these errors were encountered: