mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +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
|
@ -36,3 +36,10 @@ artifacts:
|
||||||
cache:
|
cache:
|
||||||
- '%USERPROFILE%\.nuget\packages'
|
- '%USERPROFILE%\.nuget\packages'
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
|
only_commits:
|
||||||
|
files:
|
||||||
|
- src/
|
||||||
|
- osx/
|
||||||
|
- gulp/
|
||||||
|
- logo/
|
||||||
|
|
Loading…
Reference in a new issue