mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 04:12:01 +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}
|
version: 1.3.0-{branch}-{build}
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- cppgui
|
||||||
image: WMF 5
|
image: WMF 5
|
||||||
init:
|
init:
|
||||||
- ps:
|
- ps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user