Skip to content

FelipeObrero/action.dude

Repository files navigation

action.dude

Example of Action

Generate GitHub Action by workflow templete "Java with Gradle"

Reference project at:

build the project
./gradlew build
build Docker image called java-app. Execute from root
docker build -t action-dude-app .
push image to repo
docker tag action-dude-app action-dude:java-1.0

About

Example of Action [Java with Gradle workflow]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors