Tag: CI/CD
All the articles with the tag "CI/CD".
Creating a CI/CD Pipeline with Docker and GitHub Actions: A Step-by-Step Guide
Updated: at 12:02 PMLearn to build CI/CD pipelines using Docker and GitHub Actions with this guide for seamless web development, automated testing, and efficient deployment
How to Publish Docker Images to Docker Hub with GitHub Actions
Published: at 08:56 AMAutomate Node.js deployment using GitHub Actions to build, push Docker images to Docker Hub, and run them
How to speed up your integration tests
Updated: at 10:08 AMIn this post, I'll show you how we speed up the build process for one of our clients. Now they can run 40% more builds on the same budget.