Skip to content

This is a fork to use GitHub Actions

Notifications You must be signed in to change notification settings

EngUH01/my-project

 
 

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 fork to use GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.9%
  • Dockerfile 16.1%