mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-19 00:27:04 +01:00
BUILD_SOLUTION_AS_DEBUG
This commit is contained in:
@@ -42,6 +42,7 @@ steps:
|
||||
command: 'build'
|
||||
arguments: /p:Configuration=Debug
|
||||
projects: $(buildProjects)
|
||||
condition: and(succeeded(), eq(variables['BUILD_SOLUTION_AS_DEBUG'], 'yes'))
|
||||
|
||||
# Build tests and run tests for net452 and netcoreapp3.1 (with coverage)
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user