Skip to content

informaticon/gh.action.gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

gh.action.gradle

Github Action to execute Gradle tasks
The Docker container uses jdk-8 and Gradle 4.10.

Usage

Create a new workflow and enter informaticon/[email protected] into the action field.
Put the Gradle task you want to execute in the args field (eg. test).