Make sure for next release branch appveyor runs

This is already added in release/1.3 and release/1.2 was fixed with a
specific branch name at some point.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
Phil Estes 2019-12-03 12:51:12 -05:00
parent 8b12d46a39
commit cfb4f734da
No known key found for this signature in database
GPG Key ID: 0F386284C03A1162

View File

@ -7,6 +7,7 @@ clone_folder: c:\gopath\src\github.com\containerd\containerd
branches: branches:
only: only:
- master - master
- /release\/.*/
environment: environment:
GOPATH: C:\gopath GOPATH: C:\gopath