We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4f18a commit 891505eCopy full SHA for 891505e
eng/ci/templates/official/jobs/build-artifacts-linux.yml
@@ -57,5 +57,6 @@ jobs:
57
custom: publish
58
publishWebProjects: false # we use our own publish logic
59
zipAfterPublish: false # we use our own zip logic
60
+ modifyOutputPath: false
61
projects: $(project)
62
arguments: '$(build_args) -f net8.0 -p:MinorVersionPrefix=8 -o $(linux_drop_path)/host_net8.0'
0 commit comments