Skip to content

Commit

Permalink
docs: Add CI/CD example for building Argo Workflows using Argo Workfl…
Browse files Browse the repository at this point in the history
…ows - Fixes argoproj#8591

Signed-off-by: Wesley Scholl <[email protected]>
  • Loading branch information
wesleyscholl committed Jan 21, 2025
1 parent 49c1578 commit e4ee5d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/use-cases/ci-cd.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@
* [CI/CD for Machine Learning at MLB using Argo Workflows - Eric Meadows](https://youtu.be/fccWoYlwZKc?t=184&utm_source=argo-docs)
* [How LitmusChaos uses Argo Workflows](https://youtu.be/QETfzfVV-GY?t=1954&utm_source=argo-docs)
* [Tekton vs. Argo Workflows - Kubernetes-Native CI/CD Pipelines](https://www.youtube.com/watch?v=dAUpAq7hfeA?utm_source=argo-docs)

## Examples

* [Example CI/CD workflow using Argo Workflows to build, test, and deploy Argo Workflows triggered by a GitHub webhook](../../examples/ci-cd-workflow.yaml)

0 comments on commit e4ee5d3

Please sign in to comment.