cicd-tutorials.net

Examples on how to develop CI/CD pipelines and how to configure development environment for working with CI/CD pipelines.

CC-BY-SA-4.0 License

Stars
0

CI/CD Tutorials

Tutorials on how to develop CI/CD pipelines and how to configure development environment for working with CI/CD pipelines.

Developing

Install dependencies:

pip3 install -r requirements.txt

Start development server:

mkdocs serve

License

CI/CD Tutorials is licensed under CC BY-SA 4.0

Related Projects