Skip to content

Commit 6e72754

Browse files
authored
Disable source build leg in the CI as well (#8927)
1 parent 0b5d21b commit 6e72754

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
@@ -78,7 +78,7 @@ extends:
7878
enablePublishTestResults: true
7979
enablePublishBuildAssets: true
8080
enablePublishUsingPipelines: ${{ variables._PublishUsingPipelines }}
81-
enableSourceBuild: true
81+
enableSourceBuild: false
8282
publishAssetsImmediately: true
8383
sourceBuildParameters:
8484
enableInternalSources: true

0 commit comments

Comments
 (0)