diff --git a/app.json b/app.json index a144726..86fd599 100644 --- a/app.json +++ b/app.json @@ -1,9 +1,5 @@ { "name": "drone", "description": "Automate Software Testing and Delivery", - "repository": "https://gitlab.com/autonomic-cooperative/drone-dokku", - "success_url": "/", - "dokku": { - "plugins": [] - } + "repository": "https://git.autonomic.zone/autonomic-cooperative/drone" }