Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

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 736b78b commit 38dce9f
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:
DotNetSdk:
- "2.2.x"
- "3.0.x"
NuGetVersion: "5.2.0"
NuGetVersion: "5.3.0"

0 comments on commit 38dce9f

Please sign in to comment.