diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 802ead6..b9af5f3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ steps: inputs: FakeVersion: '5.16.1' FakeScript: 'build.fsx' - ScriptArguments: 'bundle' + ScriptArguments: 'build -t bundle' - task: PublishBuildArtifacts@1 name: Publish deploy folder as artifact