GitHub Actions | How to use create CI/CD pipeline using Github Actions | HINDI

GitHub Actions | How to use create CI/CD pipeline using Github Actions | HINDI

POC - GitHub Actions | How to use Github Actions for CI/CD pipeline GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production. In this video, you will see how we can create CI/CD pipeline using Github Actions. Topics explained in this video - What is CI/CD pipeline Tools used for CI/CD pipeline and What is Github Actions. What are workflows How to create jobs and write steps in workflows Demo of Github Actions Useful Links - Github Actions Official website - https://github.com/features/actions Workflow which we have created for Build & Deploy - https://github.com/chandan13tiwari/gi... Code Github link - https://github.com/chandan13tiwari/gi... Please write to [email protected], in case of any queries and issues. Thanks for supporting.