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
Support for shared configuration in pipelines (#22)
* Support for shared configuration in pipelines
* Adding documentation for contexts in pipelines
Co-authored-by: Gattuso, Sandro <sandro.gattuso@anz.com>
-`trigger` - (Optional) A collection of `trigger` blocks as documented below. Triggers [documentation](https://codefresh.io/docs/docs/configure-ci-cd-pipeline/triggers/git-triggers/).
95
100
-`spec_template` - (Optional) A collection of `spec_template` blocks as documented below.
96
101
-`runtime_environment` - (Optional) A collection of `runtime_environment` blocks as documented below.
102
+
-`contexts` - (Optional) A list of strings representing the contexts ([shared_configuration](https://codefresh.io/docs/docs/configure-ci-cd-pipeline/shared-configuration/)) to be configured for the pipeline
0 commit comments