Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 564 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 564 Bytes

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