From 364d0ed0beffcda79df44abb069df758d0033509 Mon Sep 17 00:00:00 2001 From: qhy040404 <45379733+qhy040404@users.noreply.github.com> Date: Sat, 9 Dec 2023 14:28:43 +0800 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 47 +++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9279feed..37136b2a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,29 +7,30 @@ # 5. Connect the GitHub in project settings # 6. Run -trigger: - branches: - include: - - main - - develop - paths: - exclude: - - README.md - - azure-pipelines.yml - - .github/ISSUE_TEMPLATE/*.yml - - .github/workflows/*.yml - - src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx -pr: - branches: - include: - - main - paths: - exclude: - - README.md - - azure-pipelines.yml - - .github/ISSUE_TEMPLATE/*.yml - - .github/workflows/*.yml - - src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx +trigger: none +# trigger: +# branches: +# include: +# - main +# - develop +# paths: +# exclude: +# - README.md +# - azure-pipelines.yml +# - .github/ISSUE_TEMPLATE/*.yml +# - .github/workflows/*.yml +# - src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx +# pr: +# branches: +# include: +# - main +# paths: +# exclude: +# - README.md +# - azure-pipelines.yml +# - .github/ISSUE_TEMPLATE/*.yml +# - .github/workflows/*.yml +# - src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx pool: