mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-21 16:31:46 +02:00
test_script
This commit is contained in:
@@ -31,6 +31,9 @@ build_script:
|
||||
|
||||
- dotnet pack -c %CONFIGURATION% --no-build --version-suffix %LABEL% -o .\artifacts .\src\WireMock.Net\project.json
|
||||
|
||||
test_script:
|
||||
- dotnet test -c %CONFIGURATION% --no-build .\test\WireMock.Net.Tests
|
||||
|
||||
artifacts:
|
||||
- path: artifacts\**\*.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user