From b8c388b819739b2170bc81bc2889b73ab19180a3 Mon Sep 17 00:00:00 2001 From: Rui Marinho Date: Wed, 3 Mar 2021 22:39:40 +0000 Subject: [PATCH] Update device-tests.yml for Azure Pipelines --- eng/pipelines/device-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/pipelines/device-tests.yml b/eng/pipelines/device-tests.yml index 5aaf59be8..dc19ceff6 100644 --- a/eng/pipelines/device-tests.yml +++ b/eng/pipelines/device-tests.yml @@ -21,8 +21,8 @@ resources: endpoint: xamarin ref: refs/heads/main # still defaults to master even though main is the main branch pipelines: - - pipeline: handlersci - source: xamarin-handlers-ci + - pipeline: mauici + source: MAUI-public trigger: branches: - main