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;
|
return desc;
|
||||||
},
|
},
|
||||||
'run_parameters': [
|
'run_parameters': [
|
||||||
{
|
|
||||||
'title': 'Branch',
|
|
||||||
'type': 'string',
|
|
||||||
'name': 'branch_name'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
'title': 'Commit',
|
'title': 'Commit',
|
||||||
'type': 'string',
|
'type': 'string',
|
||||||
|
|
Reference in a new issue