Skip to content

Continuous Integration Examples

Continuous integration is a popular application for workflows.

Some quick examples of CI workflows:

And a CI WorkflowTemplate example:

A more detailed example is https://github.com/sendible-labs/argo-workflows-ci-example, which allows you to create a local CI workflow for the purposes of learning.

Comments