add gitlab api commits

This commit is contained in:
nigel007 2019-05-25 19:50:48 +08:00
parent 81842d4ba5
commit 7484ba6826
1 changed files with 1 additions and 0 deletions

View File

@ -320,5 +320,6 @@ class Gitlab::Client
def delete_deploy_key(project, id)
delete("/projects/#{project}/keys/#{id}")
end
end
end