Skip to content

Commit

Permalink
azure_pipelines.yml: add next_stable and libad9361-iio-v0 as trigger
Browse files Browse the repository at this point in the history
Two new branches were added on the repository, for this ones the pipeline
also needs to be triggered when PRs are raised or commits are pushed.

Signed-off-by: Andreea Andrisan <[email protected]>
(cherry picked from commit 39a0392)
  • Loading branch information
AAndrisa committed Nov 15, 2023
1 parent 2bf936d commit f1d6ffc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ trigger:
include:
- main
- master
- next_stable
- libad9361-iio-v0
- staging/*
- 20*
tags:
Expand All @@ -17,6 +19,8 @@ pr:
include:
- main
- master
- next_stable
- libad9361-iio-v0
- 20*

jobs:
Expand Down

0 comments on commit f1d6ffc

Please sign in to comment.