Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Brett Hewitson 2022-12-22 01:31:24 +10:00
parent 2fa990c225
commit 70c88cb1e1

View file

@ -165,7 +165,7 @@ stages:
clean: true
- task: PowerShell@2
displayName: Create Installer Script File
displayName: Create Installer File
env:
BUILD_BUILDNUMBER: $(Build.BuildNumber)
BUILD_ARTIFACTSTAGINGDIRECTORY: $(Build.ArtifactStagingDirectory)