mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 23:19:28 +00:00
appveyor: always build the 'appveyor' branch
The 'appveyor' branch is useful for testing AppVeyor builds.
This commit is contained in:
parent
7f875fb4f6
commit
c3abb1d261
@ -2,6 +2,7 @@ version: '{build}'
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- appveyor
|
||||||
- /^maint.*/
|
- /^maint.*/
|
||||||
environment:
|
environment:
|
||||||
GITTEST_INVASIVE_FS_STRUCTURE: 1
|
GITTEST_INVASIVE_FS_STRUCTURE: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user