diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ceaf71865..605122563 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ parameters: # push them to the artifacts feed of the Azure CI project - name: BuildLibTorchPackages type: boolean - default: true + default: false - name: PushPackagesToFeed type: boolean default: false