Reduce extra appveyor builds by targeting only master and develop branches
This commit is contained in:
Родитель
1a8dc562a0
Коммит
649ed61cb7
|
@ -3,6 +3,11 @@
|
|||
# Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml
|
||||
# then update all of the repos.
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
|
||||
image: Visual Studio 2017
|
||||
|
||||
version: 0.0.0.{build}
|
||||
|
|
Загрузка…
Ссылка в новой задаче