/github-actions-ci-cd

A sample project to showcase CI/CD using Github Actions.

Primary LanguageJava

CI/CD using Github Actions

You can test the project by running the following commands.

docker pull optrojan/project-github-actions
docker pull optrojan/project-github-actions 
docker images
docker run -p 8080:8080 optrojan/project-github-actions

Application can be seen live at : http://localhost:8080/welcome

A sample demonstration of the project is shown below

image