Skip to content

Commit eca3453

Browse files
author
SQLBI
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 8c2e76c commit eca3453

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

azure-pipelines-1.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Build and sign on Azure DevOps pipeline - no MSI
1+
# Build on Azure DevOps pipeline - no MSI, no sign
22

33
trigger:
44
- master
@@ -28,6 +28,7 @@ steps:
2828
inputs:
2929
Contents: '**\bin\release\**'
3030
TargetFolder: '$(build.artifactstagingdirectory)/drop'
31+
flattenFolders: true
3132

3233
#publish artifacts
3334
- task: PublishBuildArtifacts@1

0 commit comments

Comments
 (0)