Creating a single repository that includes examples for various CI/CD pipelines using different tools can be highly beneficial for learning and reference purposes.
This repository contains examples of CI/CD pipelines using various tools and platforms. Each directory contains example configurations and scripts for setting up pipelines with different CI/CD tools. Some of them are in the early stages.
| CI/CD Tool | Example File Link | Status | Cloud Provider/Tech |
|---|---|---|---|
| Jenkins | Jenkins Pipeline Example | ✅ | AWS |
| GitHub Actions | GitHub Actions Example | ✅ | Node.js |
| GitLab CI/CD | GitLab CI/CD Example | ✅ | |
| CircleCI | CircleCI Example | ❌ | |
| TravisCI | TravisCI Example | ❌ | |
| Azure Pipelines | Azure Pipelines Example | ❌ | |
| Bitbucket Pipelines | Bitbucket Pipelines Example | ❌ | |
| Bamboo | Bamboo Example | ❌ | |
| TeamCity | TeamCity Example | ❌ | |
| AWS CodePipeline | AWS CodePipeline Example | ❌ |
Please feel free to add new examples or improve existing ones. Please follow the structure and naming conventions used in this repository.
This repository is licensed under the MIT License.