mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 22:43:31 -07:00
Stop incrementing version for pull requests.
This commit is contained in:
parent
2ef18edf08
commit
7f3ca85953
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ artifacts:
|
||||||
cache:
|
cache:
|
||||||
- '%USERPROFILE%\.nuget\packages'
|
- '%USERPROFILE%\.nuget\packages'
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
|
pull_requests:
|
||||||
|
do_not_increment_build_number: true
|
||||||
|
|
||||||
only_commits:
|
only_commits:
|
||||||
files:
|
files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue