add gitlab api commits
This commit is contained in:
parent
81842d4ba5
commit
7484ba6826
|
@ -320,5 +320,6 @@ class Gitlab::Client
|
|||
def delete_deploy_key(project, id)
|
||||
delete("/projects/#{project}/keys/#{id}")
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue