Skip to content

Commit 2de242f

Browse files
authored
Gitops remove argo workflows from nav (#1008)
* Remove Argo Workflows bucket & topics from navs Removed Argo Workflows bucket from both nav and home yamls * Update create-pipeline.md Added callout that it is not actively maintained
1 parent e0c99c3 commit 2de242f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_docs/workflows/create-pipeline.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ group: workflows
55
toc: true
66
---
77

8+
{{site.data.callout.callout_warning}}
9+
The Argo Workflows (Delivery Pipelines) feature is no longer actively maintained.
10+
{{site.data.callout.end}}
11+
12+
13+
814
Delivery Pipelines are where all the CI magic happens in Codefresh. Delivery Pipelines connect Argo Workflows and Argo Events with our unique functionality to implement and optimize CI/CD flows, such as checking out code, building and testing artifacts, running unit and acceptance tests, or any customized flows you need in your enterprise.
915

1016
Codefresh integrates with Argo Workflows and Argo Events, while greatly simplifying the process of creating pipelines and triggering them to submit workflows.

0 commit comments

Comments
 (0)