mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-23 00:03:05 +00:00
Update appveyor.yml
This commit is contained in:
parent
5551b2166a
commit
19fcc13a39
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
version: '0.2.0.{build}'
|
||||
|
||||
image: Visual Studio 2017
|
||||
|
||||
assembly_info:
|
||||
patch: true
|
||||
file: 'src\NzbDrone.Common\Properties\SharedAssemblyInfo.cs'
|
||||
|
@ -50,5 +52,6 @@ only_commits:
|
|||
- gulp/
|
||||
- logo/
|
||||
- setup/
|
||||
- frontend/
|
||||
- appveyor.yml
|
||||
- build-appveyor.cake
|
||||
|
|
Loading…
Reference in a new issue