Do you have any credentials or anything setup in your non-pipeline job? On Fri, Aug 3, 2018 at 1:06 PM Jeroen Hendriks <jeroen...@gmail.com> wrote:
> 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 credentials. > I'm at a bit of a loss because the command works fine in a normal job, but > not with pipeline. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/a3d660d5-95d2-4204-93a4-51a7f9aa7a1d%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/a3d660d5-95d2-4204-93a4-51a7f9aa7a1d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVdhDc1o_4uUJtvbyd8q-3ptGRuGBGXH8wW7BdCnga%2B6jA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.