gitea-plugin icon indicating copy to clipboard operation
gitea-plugin copied to clipboard

This plugin provides the Jenkins integration for Gitea.

Gitea Plugin

Version Changelog Installs

This plugin provides the Jenkins integrations for Gitea.

For details on the plugin see plugins.jenkins.io/gitea.

For open issues on the plugin see the Jenkins JIRA under component gitea-plugin.

Build using something like:

export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64/"
export MAVEN_HOME="/opt/apache-maven-3.8.4/"
"${MAVEN_HOME}/bin/mvn" package