/gogs-repository-viewer-plugin

Plugin to integrate Jenkins with Gogs (http://gogs.io)

Primary LanguageJava

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 :)