Skip to content

ammicamia/workshop-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

workshop-demo

Welcome of CI/CD workshop demo

  1. Fork the repository onto your own personal account.
  2. Clone this repository onto you're local machine using git clone
  3. Create a feature branch names git checkout -b feature/ci_demo
  4. Then run the following commands
Git add . to stage all the files
Git commit -m "<Add a commit message of you're choice>"
Git push to push the branch to remote repository
  1. Open github actions which is a play button and you can observe the CI pipeline build.

About

Welcome of CI/CD workshop demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published