pipeline file cleanup

This commit is contained in:
Brett Hewitson 2022-12-22 23:34:01 +10:00
parent 7787d2c5b8
commit 6515b994d7
2 changed files with 34 additions and 12 deletions

View file

@ -20,7 +20,7 @@ variables:
- name: ProjectFile
value: 'src/$(ApplicationName)/$(ApplicationName).csproj'
- name: PublishFolder
value: Publish123
value: p
stages:
- template: azure-pipelines-build.yml@self