mirror of
https://github.com/leozide/leocad
synced 2025-01-18 22:26:44 +01:00
Update appveyor.yml
This commit is contained in:
parent
6dd6d37fe4
commit
083bf6e5eb
1 changed files with 1 additions and 4 deletions
|
@ -1,13 +1,10 @@
|
|||
version: '{branch}.{build}'
|
||||
skip_tags: true
|
||||
image:
|
||||
- Visual Studio 2019
|
||||
configuration: Release
|
||||
platform: x64
|
||||
|
||||
branches:
|
||||
except:
|
||||
- continuous
|
||||
|
||||
environment:
|
||||
GITHUB_TOKEN:
|
||||
secure: +EZPzYX4wUEc6MYg4kBLx9TogAqeeeWUPgtEW3VtAJATrBtxwpuOQIHrrR4hbc7a
|
||||
|
|
Loading…
Reference in a new issue