mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 14:55:20 -07:00
Disabled installer being picked up, causes error with update api.
This commit is contained in:
parent
47753c47a5
commit
56ac87c760
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ test:
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: '_artifacts\*.zip'
|
- path: '_artifacts\*.zip'
|
||||||
- path: '_artifacts\*.exe'
|
# - path: '_artifacts\*.exe'
|
||||||
- path: '_artifacts\*.tar.gz'
|
- path: '_artifacts\*.tar.gz'
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue