ci: drop master branch requirement for AppVeyor releases test-tag-2022-08-09-2
authorVincent Fu <vincentfu@gmail.com>
Tue, 9 Aug 2022 14:45:53 +0000 (10:45 -0400)
committerVincent Fu <vincentfu@gmail.com>
Tue, 9 Aug 2022 14:45:53 +0000 (10:45 -0400)
commit6e44f31b9241cdc56d0857fb10ddb2ec40faa541
tree64324c7728b7949f89ba07277b4a0f08e29e3313
parent6018d6d4eb654023f747093629305030fbcf2b07
ci: drop master branch requirement for AppVeyor releases

Even if we tag a commit on the master branch AppVeyor won't upload the
installers as GitHub release artifacts.

https://ci.appveyor.com/project/axboe/fio/builds/44416420/job/t1elejqo2yk3r72b

So just drop the requirement for AppVeyor to only upload release
artifacts from the master branch.

This seems to get things working on my fork:

https://ci.appveyor.com/project/vincentkfu/fio/builds/44417490/job/e6xtrwc6xlccrn0j

It's good to have the flexibility to store installers from other
branches in any case.

Signed-off-by: Vincent Fu <vincentfu@gmail.com>
.appveyor.yml