Skip to content

Commit

Permalink
Update test triggers to exclude docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffra authored Sep 9, 2020
1 parent 161e8e6 commit 79093d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

trigger:
paths:
exclude:
- docs
- azure
jobs:
- job: DeepSpeed_Tests
timeoutInMinutes: 360
Expand Down

0 comments on commit 79093d7

Please sign in to comment.