mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
appveyor limit branch builds (#10112)
This commit is contained in:
parent
b5092bd183
commit
2750541bfb
@ -1,6 +1,12 @@
|
||||
# Build version
|
||||
version: "{build}"
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- beta
|
||||
- stable
|
||||
|
||||
# Build worker image (build VM template)
|
||||
image: Visual Studio 2017
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user