trigger-service: manual trigger commit sha -> commit

This commit is contained in:
Jimmy Zelinskie 2015-04-01 14:33:21 -04:00
parent 818b76d825
commit 5860721a9a

View file

@ -66,7 +66,7 @@ angular.module('quay').factory('TriggerService', ['UtilService', '$sanitize', 'K
'name': 'branch_name'
},
{
'title': 'Commit SHA1',
'title': 'Commit',
'type': 'string',
'name': 'commit_sha'
}