diff --git a/DevOps/Readme.md b/DevOps/Readme.md index 1c18cf99..2eeb4fa1 100644 --- a/DevOps/Readme.md +++ b/DevOps/Readme.md @@ -100,6 +100,11 @@ - [What Is CI/CD](https://www.youtube.com/watch?v=62N8UiWUdQo&list=PL9gnSGHSqcnoqBXdMwUTRod4Gi3eac2Ak&index=21) - [Github Actions](https://www.youtube.com/watch?v=R8_veQiYBjI) +- CircleCI + - [CircleCI Documentation](https://circleci.com/docs/) + - [CircleCI Getting Started Tutorials - CircleCI(YouTube)](https://youtube.com/playlist?list=PL9GgS3TcDh8x6tcY7HDq2zmEx0fAtwWsM) + - [How to use Docker with CircleCI - CircleCI(YouTube)](https://youtube.com/playlist?list=PL9GgS3TcDh8z9J558uVGAJClkQpH7aVMG) + - [Unit Testing & Continuous Integration - The Coding Train(YouTube)](https://youtube.com/playlist?list=PLRqwX-V7Uu6bLqwFa52YGEHy-L1-D_Ve-) - Jenkins - [Jenkins Tutorial - TechWorld with Nana(Youtube)](https://www.youtube.com/watch?v=7KCS70sCoK0) - [Jenkins Tutorial - Tutorialspoint](https://www.tutorialspoint.com/jenkins/index.htm)