pipeline file changes

This commit is contained in:
Brett Hewitson 2022-12-23 15:13:31 +10:00
parent 48e61bdcf1
commit fb2f72b62e
2 changed files with 10 additions and 5 deletions

View file

@ -21,6 +21,8 @@ stages:
jobs:
- job: build
displayName: Build and Publish
workspace:
clean: all
steps:
- template: azure-pipelines-clean-agent.yml@self