Skip to content

Commit e07a90b

Browse files
authored
Enable publish assets immediately (#8483)
Removing the post-build template skipped promotion for templating builds
1 parent e0187b8 commit e07a90b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ extends:
8484
enablePublishBuildAssets: true
8585
enablePublishUsingPipelines: ${{ variables._PublishUsingPipelines }}
8686
enableSourceBuild: true
87+
publishAssetsImmediately: true
8788
sourceBuildParameters:
8889
enableInternalSources: true
8990
enableTelemetry: true

0 commit comments

Comments
 (0)