Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release/5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich committed Feb 23, 2021
2 parents 389f8e3 + cb7dd09 commit 366fd67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
trigger:
- master
- feature/*
- release/*

# Branches that trigger builds on PR
pr:
- master
- feature/*
- release/*

jobs:

Expand Down
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
trigger:
- master
- feature/*
- release/*

# Branches that trigger builds on PR
pr:
- master
- feature/*
- release/*

jobs:

Expand Down

0 comments on commit 366fd67

Please sign in to comment.