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