mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
ndk-release-checksums.py: fix crash, there is no version here
This commit is contained in:
parent
153b5d4392
commit
52ac0f0176
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ if git_repo.is_dirty() and 'fdroidserver/common.py' in modified:
|
|||
'source_branch': branch.name,
|
||||
'target_project_id': 36527, # fdroid/fdroidserver
|
||||
'target_branch': 'master',
|
||||
'title': 'update to gradle v' + version,
|
||||
'title': 'update NDK',
|
||||
'description': description,
|
||||
'labels': ['fdroid-bot', 'buildserver'],
|
||||
'remove_source_branch': True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue