mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
ci: Add modifiedLocales to git-commit message
This commit is contained in:
@@ -60,7 +60,7 @@ timestamps {
|
||||
)
|
||||
sh 'git add .'
|
||||
try {
|
||||
sh 'git commit -m "Update translations from Crowdin"'
|
||||
sh 'git commit -m "Update translations from Crowdin for ' + modifiedLocales + '"'
|
||||
} catch(e) {
|
||||
echo 'No changes found'
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user