mirror of https://github.com/acidanthera/audk.git
ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/* branches
https://bugzilla.tianocore.org/show_bug.cgi?id=3130 Cc: Laszlo Ersek <lersek@redhat.com> Cc: Ard Biesheuvel <ard.biesheuvel@arm.com> Cc: Leif Lindholm <leif@nuviainc.com> Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
parent
2bca741149
commit
db83d69608
|
@ -10,8 +10,10 @@
|
||||||
##
|
##
|
||||||
trigger:
|
trigger:
|
||||||
- master
|
- master
|
||||||
|
- stable/*
|
||||||
pr:
|
pr:
|
||||||
- master
|
- master
|
||||||
|
- stable/*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: Platform_CI
|
- job: Platform_CI
|
||||||
|
|
Loading…
Reference in New Issue