mirror of
https://github.com/leozide/leocad
synced 2025-02-07 08:45:49 +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}'
|
version: '{branch}.{build}'
|
||||||
|
skip_tags: true
|
||||||
image:
|
image:
|
||||||
- Visual Studio 2019
|
- Visual Studio 2019
|
||||||
configuration: Release
|
configuration: Release
|
||||||
platform: x64
|
platform: x64
|
||||||
|
|
||||||
branches:
|
|
||||||
except:
|
|
||||||
- continuous
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
GITHUB_TOKEN:
|
GITHUB_TOKEN:
|
||||||
secure: +EZPzYX4wUEc6MYg4kBLx9TogAqeeeWUPgtEW3VtAJATrBtxwpuOQIHrrR4hbc7a
|
secure: +EZPzYX4wUEc6MYg4kBLx9TogAqeeeWUPgtEW3VtAJATrBtxwpuOQIHrrR4hbc7a
|
||||||
|
|
Loading…
Add table
Reference in a new issue