Commit b242b44f authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Appveyor build - skip irrelevant commits

Since we're only building on Windows, skip changes to debian directory
and to shell scripts.
parent 40abd973
......@@ -27,4 +27,9 @@ test_script:
- set /A parallel=4*%NUMBER_OF_PROCESSORS%
- perl mysql-test-run.pl --force --max-test-fail=10 --retry=2 --parallel=%parallel% --testcase-timeout=4 --suite=main --skip-test-list=unstable-tests --mysqld=--loose-innodb-flush-log-at-trx-commit=2
skip_commits:
files:
- debian/
- '**/*.sh'
image: Visual Studio 2022
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment