remove star

This commit is contained in:
Tommy Parnell
2016-11-08 17:17:30 -05:00
parent b1851dc5c3
commit d51c8e5841

View File

@@ -4,7 +4,7 @@ nuget:
account_feed: true
project_feed: true
artifacts:
- path: **\*.nupkg
- path: '**\*.nupkg'
init:
- git config --global core.autocrlf true