mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 07:52:34 +00:00
Get rid of unnecessary AppVeyor builds.
This commit is contained in:
parent
c5eb772f7a
commit
9513068467
1 changed files with 8 additions and 1 deletions
|
@ -35,4 +35,11 @@ artifacts:
|
|||
|
||||
cache:
|
||||
- '%USERPROFILE%\.nuget\packages'
|
||||
- node_modules
|
||||
- node_modules
|
||||
|
||||
only_commits:
|
||||
files:
|
||||
- src/
|
||||
- osx/
|
||||
- gulp/
|
||||
- logo/
|
||||
|
|
Loading…
Reference in a new issue