Continuous Integration Example¶
Continuous integration is a popular application for workflows.
One example of a CI workflow is https://github.com/argoproj/argo-workflows/tree/master/examples/influxdb-ci.yaml. Because it uses the concepts that we've already covered, we don't go into details here.