Skip to content

Commit cd7466b

Browse files
author
Joshua Miller
committed
deploy fix 3; nuget source
1 parent 444078f commit cd7466b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ script:
1515
deploy:
1616
skip_cleanup: true
1717
provider: script
18-
script: dotnet nuget push Jenkins.Net/bin/Release/Jenkins.Net.*.nupkg --api-key $NUGET_APIKEY
18+
script: dotnet nuget push Jenkins.Net/bin/Release/Jenkins.Net.*.nupkg --source $NUGET_SOURCE --api-key $NUGET_APIKEY
1919
on:
2020
branch: master

0 commit comments

Comments
 (0)