Skip to content

Commit

Permalink
Enable publish assets immediately (#8483)
Browse files Browse the repository at this point in the history
Removing the post-build template skipped promotion for templating builds
  • Loading branch information
mmitche authored Oct 18, 2024
1 parent e0187b8 commit e07a90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ extends:
enablePublishBuildAssets: true
enablePublishUsingPipelines: ${{ variables._PublishUsingPipelines }}
enableSourceBuild: true
publishAssetsImmediately: true
sourceBuildParameters:
enableInternalSources: true
enableTelemetry: true
Expand Down

0 comments on commit e07a90b

Please sign in to comment.