Skip to content

Commit 5a1eea3

Browse files
Added note for pipeline saving
1 parent 4d1d988 commit 5a1eea3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_docs/configure-ci-cd-pipeline/triggers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ toc: true
1111

1212
To create an effective CI/CD process, it should be possible to trigger a Codefresh pipeline execution not only on code repository events (like `push` or `PR`), but also on any "interesting" CD-related event, coming from some external system.
1313

14-
Codefresh not only allows you to define different pipelines on a single project but it also offers you the capabilility to trigger them with completely separate mechanisms.
14+
Codefresh not only allows you to define different pipelines on a single project but it also offers you the capability to trigger them with completely separate mechanisms.
15+
16+
>Note that before you add any trigger to a new pipeline you must save it first
1517
1618
## Codefresh Trigger Types
1719

0 commit comments

Comments
 (0)