Skip to content

Commit

Permalink
Updated azure piplines for batching
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Sep 28, 2019
1 parent 121b290 commit bf2babc
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ trigger:
paths:
exclude:
- '**/*.md'
- .appveyor.yml
- .codecov.yml
- '**/*.yml'
- '**/*.yaml'
- .vscode/*
- .git*
- .editorconfig
- .nuke
- GitReleaseManager.yaml
- .dependabot/config.yml
- .vscode/*
- LICENSE

pr:
Expand Down Expand Up @@ -56,4 +54,4 @@ jobs:
DotNet21Version: "2.1.801"
DotNetVersion: "2.2.401"
DotNet3Version: "3.0.100-preview8-013656"
NuGetVersion: "5.2.0"
NuGetVersion: "5.3.0"

0 comments on commit bf2babc

Please sign in to comment.