Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update azure-pipelines-v2.yml (#92)
Browse files Browse the repository at this point in the history
This script should not trigger AzGlobal on master commits. The build machines can't handle some of the differences.
  • Loading branch information
dciborow authored Nov 27, 2019
1 parent 7787244 commit 1a15dd7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .ci/azure-pipelines-v2.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# MLHyperparameterTuning Pipeline

trigger:
batch: true
branches:
include:
- master
trigger: none

variables:
BuildConfiguration: Release
Expand Down

0 comments on commit 1a15dd7

Please sign in to comment.