Pipelines
Created: 02.02.2025
Updated: 16.04.2025
- Continous Integration (CI)
- Continous Delivery/Development (CD)
There are two styles of yaml pipelines configurations Github (and alike) and Gitlab. Highly recommend Gitlab pipelines/syntax.
Try to automate as much as possible.
# Credits/See Also
- handbook gitlab ci doc
- gitlab ci doc
- nana tutorial with docker and gitlab ci cd
- https://forgejo.org/2023-02-27-forgejo-actions/
- https://woodpecker-ci.org/
- https://www.travis-ci.com/
- https://github.com/resources/articles/devops/ci-cd