Tutorials on how to develop CI/CD pipelines and how to configure development environment for working with CI/CD pipelines.
Install dependencies:
pip3 install -r requirements.txt
Start development server:
mkdocs serve
CI/CD Tutorials is licensed under CC BY-SA 4.0