trigger-service: rm branch run param
This commit is contained in:
parent
f4948efe7b
commit
92a7e843fc
1 changed files with 0 additions and 5 deletions
|
@ -60,11 +60,6 @@ angular.module('quay').factory('TriggerService', ['UtilService', '$sanitize', 'K
|
|||
return desc;
|
||||
},
|
||||
'run_parameters': [
|
||||
{
|
||||
'title': 'Branch',
|
||||
'type': 'string',
|
||||
'name': 'branch_name'
|
||||
},
|
||||
{
|
||||
'title': 'Commit',
|
||||
'type': 'string',
|
||||
|
|
Reference in a new issue