reef slide:
>
> Do you have any credentials or anything setup in your non-pipeline job?
>
> On Fri, Aug 3, 2018 at 1:06 PM Jeroen Hendriks > wrote:
>
>> I have a step which should push my nuget package to my private nexus
>> repository.
>>
>
I have a step which should push my nuget package to my private nexus
repository.
steps {
powershell("dotnet nuget push
Tans.Library.Contracts/bin/Debug/*.nupkg -s NexusOss")
}
But I get the error that it can't find my source. And I also can't use the
direct url since it requires credent