trigger-service: manual trigger commit sha -> commit
This commit is contained in:
parent
818b76d825
commit
5860721a9a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ angular.module('quay').factory('TriggerService', ['UtilService', '$sanitize', 'K
|
||||||
'name': 'branch_name'
|
'name': 'branch_name'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'title': 'Commit SHA1',
|
'title': 'Commit',
|
||||||
'type': 'string',
|
'type': 'string',
|
||||||
'name': 'commit_sha'
|
'name': 'commit_sha'
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue