Skip to content

linhnth13/java-app-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a demo CICD java app using github actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors