Update azure-pipeline
This commit is contained in:
@@ -13,4 +13,4 @@ steps:
|
|||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
inputs:
|
inputs:
|
||||||
filePath: 'build.ps1'
|
filePath: 'build.ps1'
|
||||||
arguments: 'build'
|
arguments: 'deployment-package --artifact-dir $(Build.ArtifactStagingDirectory)'
|
||||||
|
|||||||
Reference in New Issue
Block a user