mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
CI: Make crowdin update branch 1.9 instead of of 1.8
This commit is contained in:
@@ -11,7 +11,7 @@ def upstream_user = 'znc'
|
||||
def upstream_repo = 'znc'
|
||||
def my_user = 'znc-jenkins'
|
||||
def my_repo = 'znc'
|
||||
def branches = ['master', '1.8.x']
|
||||
def branches = ['master', '1.9.x']
|
||||
|
||||
def pr_mode = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user