Merge pull request #3869 from estesp/enable-appveyor-for-release-branches

Make sure for next release branch appveyor runs
This commit is contained in:
Michael Crosby 2019-12-03 17:26:30 -05:00 committed by GitHub
commit 5af0dcbe9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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