diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f6a36f7..80d814b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,4 +13,4 @@ steps: - task: PowerShell@2 inputs: filePath: 'build.ps1' - arguments: 'build' \ No newline at end of file + arguments: 'deployment-package --artifact-dir $(Build.ArtifactStagingDirectory)'