|
|
@ -841,8 +841,9 @@ stages:
|
|
|
|
displayName: 'Install .net core'
|
|
|
|
displayName: 'Install .net core'
|
|
|
|
inputs:
|
|
|
|
inputs:
|
|
|
|
version: $(dotnetVersion)
|
|
|
|
version: $(dotnetVersion)
|
|
|
|
- checkout: self # Need history for Sonar analysis
|
|
|
|
- checkout: self
|
|
|
|
submodules: true
|
|
|
|
submodules: true
|
|
|
|
|
|
|
|
fetchDepth: 1
|
|
|
|
- bash: ./docs.sh Windows
|
|
|
|
- bash: ./docs.sh Windows
|
|
|
|
displayName: Create openapi.json
|
|
|
|
displayName: Create openapi.json
|
|
|
|
- bash: |
|
|
|
|
- bash: |
|
|
|
|