summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2020-12-18 18:17:35 -0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-01-05 03:46:53 +0000
commit5e03804ded31afda69be455193c3fdba6c939bf2 (patch)
tree08149db5631dedc4a7e318fda7e43fe90230f0f4
parente0e6a288b4c860ff94929c700b9bec9a4ad93a89 (diff)
downloadedk2-5e03804ded31afda69be455193c3fdba6c939bf2.tar.gz
edk2-5e03804ded31afda69be455193c3fdba6c939bf2.tar.bz2
edk2-5e03804ded31afda69be455193c3fdba6c939bf2.zip
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> (cherry picked from commit 0e3830e119b0d23bba7f85f344059e65e1cd297a) Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
-rw-r--r--ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml b/ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
index c5e14248bc..b07e3199f1 100644
--- a/ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
+++ b/ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
@@ -10,8 +10,10 @@
##
trigger:
- master
+ - stable/*
pr:
- master
+ - stable/*
jobs:
- job: Platform_CI