Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit172d0b4

Browse files
authored
Add *.props and sort path filters for windows CI (#24822)
1 parentbe53d17 commit172d0b4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎.vsts-ci/windows.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,18 @@ pr:
2525
-feature*
2626
paths:
2727
include:
28-
-src/*
29-
-.vsts-ci/windows.yml
3028
-.vsts-ci/templates/*
31-
-test/*
29+
-.vsts-ci/windows.yml
30+
-'*.props'
3231
-build.psm1
32+
-src/*
33+
-test/*
3334
-tools/buildCommon/*
3435
-tools/ci.psm1
3536
-tools/WindowsCI.psm1
3637
exclude:
3738
-test/common/markdown/*
38-
-test/perf/*
39+
-test/perf/*
3940

4041
variables:
4142
GIT_CONFIG_PARAMETERS:"'core.autocrlf=false'"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp