Skip to content

Commit b6cbcf6

Browse files
Full yaml link
1 parent 3b0c10c commit b6cbcf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_docs/codefresh-yaml/what-is-the-codefresh-yaml.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ Steps chaining and referencing is possible due to implementation of variables in
9090

9191
For more information on creating your own step, see the [steps page]({{site.baseurl}}/docs/codefresh-yaml/steps/).
9292

93+
You can also see the [full YAML specification]({{site.baseurl}}/docs/integrations/codefresh-api/#full-pipeline-specification) supported for pipelines. Note however that several fields are only accessible by using the [Codefresh API]({{site.baseurl}}/docs/integrations/codefresh-api) or [CLI](https://codefresh-io.github.io/cli/).
94+
9395
## Yaml validation
9496

9597
If you are editing Codefresh yaml within the Codefresh GUI, the editor will automatically highlight errors as they happen.

0 commit comments

Comments
 (0)