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