Unverified Commit 29264c57 authored by Matthew Fisher's avatar Matthew Fisher
Browse files

disable AppVeyor for branches other than master


This should disable AppVeyor from running against dev-v3 PRs.

Signed-off-by: default avatarMatthew Fisher <matt.fisher@microsoft.com>
Showing with 3 additions and 0 deletions
+3 -0
version: "{build}" version: "{build}"
branches:
only:
- master
clone_folder: c:\go\src\k8s.io\helm clone_folder: c:\go\src\k8s.io\helm
environment: environment:
GOPATH: c:\go GOPATH: c:\go
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment