Cloud Computing

Create your First CI/CD Pipeline using GitHub Actions

Getting Started with CI/CD For a quick demo of how Continuous Integration and Continuous Delivery works, we will use GitHub actions to automate test for our software workflows. Create a repository called test. Next, tick the add a .README file and click on Create repository. Click on the Actions icon at the top to set up your action. We will …

Create your First CI/CD Pipeline using GitHub Actions Read More »