rpanic / github-actions-cd-template-jvm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-actions-cd-template-jvm

Java CI with Gradle

A Template for a Github Actions Pipeline for building and publishing Gradle-JVM Applications It build a executable shadow-jar using gradle shadowJar and then pushes it to a SSH Server using RSync and (re-)starts it using a bash-script

gradle.yml can be used in combinating with the shadow-jar gradle plugin without depending on the Example used in src

About


Languages

Language:Kotlin 96.8%Language:HTML 3.2%