Skip to content

Object of this repo is to create CI/CD and log aggregator for a simple web application using github actions.

Notifications You must be signed in to change notification settings

shobuntu/my-project

Repository files navigation

build the project
./gradlew build
build Docker image called my-project. Execute from root
docker build -tag my-project .
pull image from repo
docker pull shobuntu0/my-project:latest

About

Object of this repo is to create CI/CD and log aggregator for a simple web application using github actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages