Skip to content

Commit 673e11e

Browse files
committed
trying this again...
1 parent 947e5ae commit 673e11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ steps:
6565
publishWebProjects: True
6666
zipAfterPublish: false
6767
modifyOutputPath: false
68-
arguments: '--configuration $(BuildConfiguration) --output $(Build.ArtifactStagingDirectory)/$(System.TeamProject)_$(Build.BuildNumber) --self-contained --no-build --no-restore -bl'
68+
arguments: '--configuration $(BuildConfiguration) --output $(Build.ArtifactStagingDirectory)/$(System.TeamProject)_$(Build.BuildNumber) --self-contained --no-build'
6969

7070
- task: ArchiveFiles@2
7171
inputs:

0 commit comments

Comments
 (0)