How to install delete-project plugin in gerrit?

后端 未结 4 826
北荒
北荒 2020-12-30 07:34

I want to install delete-project plugin to my gerrit server. As per the latest version, I should clone it from google source and use buck build.

I cloned it and my b

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 07:46

    1. Download the delete-project.jar from the build that matches your Gerrit version on https://gerrit-ci.gerritforge.com
    2. Copy it to gerrit/plugins directory.
    3. Restart Gerrit.

提交回复
热议问题