mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02:00
set exclude AppVeyor branches and ignore builds on NEWS updates
This commit is contained in:
@@ -3,6 +3,15 @@ version: "{branch}.build.{build}"
|
||||
|
||||
image: Visual Studio 2015
|
||||
|
||||
branches:
|
||||
except:
|
||||
- PHP-5.6
|
||||
- PHP-7.0
|
||||
|
||||
skip_commits:
|
||||
message: /.*(NEWS|UPGRADING).*/
|
||||
|
||||
|
||||
clone_depth: 64
|
||||
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user