Update azure-pipelines.yml Project path
This commit is contained in:
parent
bfdcba0935
commit
0c37b87d43
@ -21,7 +21,7 @@ stages:
|
||||
- script: dotnet build --configuration Release
|
||||
displayName: 'Build .NET project'
|
||||
|
||||
- script: dotnet test path/to/your/test/project.csproj --configuration Release
|
||||
- script: dotnet test DamageAssesmentApi/DamageAssesment.sln --configuration Release
|
||||
displayName: 'Run .NET tests'
|
||||
|
||||
- stage: Deploy
|
||||
|
Loading…
Reference in New Issue
Block a user