Skip to content

Commit e13777a

Browse files
committed
dsiable microbuild
1 parent cee3793 commit e13777a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ parameters:
33
# send telemetry
44
enableTelemetry: true
55
# install Microbuild plugin if not a public build
6-
enableMicrobuild: true
6+
enableMicrobuild: false
77
# queue YAML object - https://github.com/Microsoft/vsts-agent/blob/master/docs/preview/yamlgettingstarted-schema.md#queue
88
queue: {}
99
# variables YAML object - https://github.com/Microsoft/vsts-agent/blob/master/docs/preview/yamlgettingstarted-schema.md#phase

0 commit comments

Comments
 (0)