mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
Update azure-pipelines.yml
This commit is contained in:
@@ -7,29 +7,30 @@
|
|||||||
# 5. Connect the GitHub in project settings
|
# 5. Connect the GitHub in project settings
|
||||||
# 6. Run
|
# 6. Run
|
||||||
|
|
||||||
trigger:
|
trigger: none
|
||||||
branches:
|
# trigger:
|
||||||
include:
|
# branches:
|
||||||
- main
|
# include:
|
||||||
- develop
|
# - main
|
||||||
paths:
|
# - develop
|
||||||
exclude:
|
# paths:
|
||||||
- README.md
|
# exclude:
|
||||||
- azure-pipelines.yml
|
# - README.md
|
||||||
- .github/ISSUE_TEMPLATE/*.yml
|
# - azure-pipelines.yml
|
||||||
- .github/workflows/*.yml
|
# - .github/ISSUE_TEMPLATE/*.yml
|
||||||
- src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx
|
# - .github/workflows/*.yml
|
||||||
pr:
|
# - src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx
|
||||||
branches:
|
# pr:
|
||||||
include:
|
# branches:
|
||||||
- main
|
# include:
|
||||||
paths:
|
# - main
|
||||||
exclude:
|
# paths:
|
||||||
- README.md
|
# exclude:
|
||||||
- azure-pipelines.yml
|
# - README.md
|
||||||
- .github/ISSUE_TEMPLATE/*.yml
|
# - azure-pipelines.yml
|
||||||
- .github/workflows/*.yml
|
# - .github/ISSUE_TEMPLATE/*.yml
|
||||||
- src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx
|
# - .github/workflows/*.yml
|
||||||
|
# - src/Snap.Hutao/Snap.Hutao/Resource/Localization/*.resx
|
||||||
|
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
|
|||||||
Reference in New Issue
Block a user