Disable AppVeyor CI Pull Requests build
Build and test your Pull Requests yourself~
This commit is contained in:
parent
9efe7f445f
commit
926508c3df
|
|
@ -25,6 +25,10 @@ artifacts:
|
||||||
pull_requests:
|
pull_requests:
|
||||||
do_not_increment_build_number: true
|
do_not_increment_build_number: true
|
||||||
|
|
||||||
|
skip_tags: true
|
||||||
|
|
||||||
|
skip_branch_with_pr: true
|
||||||
|
|
||||||
only_commits:
|
only_commits:
|
||||||
files:
|
files:
|
||||||
- dalvikdx/
|
- dalvikdx/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue