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-17-openjdk-amd64/"
export MAVEN_HOME="/opt/apache-maven-3.8.4/"
"${MAVEN_HOME}/bin/mvn" package