You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/configure-ci-cd-pipeline/monitoring-pipelines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -272,7 +272,7 @@ The variables are grouped by granularity, starting with the global project-level
272
272
* Pipeline
273
273
* Trigger
274
274
275
-
A variable with a strikethrough indicates an override by the same variable in a lower-level group with higher granularity. For rules on precedence and overrides for variables in builds, see[Variables]({{site.baseurl}}/docs/codefresh-yaml/variables/).
275
+
A variable with a strikethrough indicates an override by the same variable in a lower-level group. For rules on precedence and overrides for variables in builds, see[Variables]({{site.baseurl}}/docs/codefresh-yaml/variables/).
276
276
277
277
>Notes:
278
278
* Variables exported across steps with`cf_export` are not identified as`cf-exported` variables in the list.