Skip to content

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

Notifications You must be signed in to change notification settings

abrahamalen/github-actions-ci-cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published