mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-31 07:32:03 +08:00
limit builds on appveyor to master or cppgui
This commit is contained in:
parent
1e4fb2d1b1
commit
950f6b35a8
@ -1,4 +1,8 @@
|
||||
version: 1.3.0-{branch}-{build}
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- cppgui
|
||||
image: WMF 5
|
||||
init:
|
||||
- ps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user