Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 442 Bytes

gogs-repository-viewer plugin for Jekins

Compiling

Go to the root folder of the repository and execute the below command

mvn clean install

Deploying

Open Jenkins through your browser using below URL

<jenkins_ip>/pluginManager/advanced

Choose to upload a new plugin.

Choose to upload the gogs-repository-viewer.hpi file that is under target/ folder.

License

MIT

Feel free to contribute :)