mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-23 08:13:01 +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}'
|
version: '0.2.0.{build}'
|
||||||
|
|
||||||
|
image: Visual Studio 2017
|
||||||
|
|
||||||
assembly_info:
|
assembly_info:
|
||||||
patch: true
|
patch: true
|
||||||
file: 'src\NzbDrone.Common\Properties\SharedAssemblyInfo.cs'
|
file: 'src\NzbDrone.Common\Properties\SharedAssemblyInfo.cs'
|
||||||
|
@ -50,5 +52,6 @@ only_commits:
|
||||||
- gulp/
|
- gulp/
|
||||||
- logo/
|
- logo/
|
||||||
- setup/
|
- setup/
|
||||||
|
- frontend/
|
||||||
- appveyor.yml
|
- appveyor.yml
|
||||||
- build-appveyor.cake
|
- build-appveyor.cake
|
||||||
|
|
Loading…
Reference in a new issue