clean source directory removed

This commit is contained in:
Brett Hewitson 2022-12-22 23:06:19 +10:00
parent 5be7abe147
commit c27c9d9a85
2 changed files with 9 additions and 7 deletions

View file

@ -19,6 +19,8 @@ variables:
value: 'src/Server-Managers.sln'
- name: ProjectFile
value: 'src/$(ApplicationName)/$(ApplicationName).csproj'
- name: PublishFolder
value: publish
stages:
- template: azure-pipelines-build.yml@self
@ -26,6 +28,7 @@ stages:
ApplicationName: $(ApplicationName)
SolutionFile: $(SolutionFile)
ProjectFile: $(ProjectFile)
PublishFolder: $(PublishFolder)
- stage: deployBeta
displayName: Beta