Package artifacts from src folder only
This commit is contained in:
@@ -16,4 +16,4 @@ test_script:
|
||||
- pip install codecov
|
||||
- codecov -f "coverage.xml"
|
||||
artifacts:
|
||||
- path: '**\*.nupkg'
|
||||
- path: 'src\**\*.nupkg'
|
||||
|
||||
Reference in New Issue
Block a user