Skip to main content

Apply the Stage's YAML Configuration

< summary | stage creation workflow

You have the option to either apply the YAML directly using Wayfinder, download the YAML and apply it using Wayfinder's CLI, or commit the YAML to your CI pipeline.



Web Interface Instructions

Steps

  • Click the Apply button to save the configuration details you've entered for this stage. OR
  • Copy the YAML to file e.g. "./new-stage/my-new-stage.yaml"
  • Apply the YAML using Wayfinder's CLI using the wf apply -f ./new-stage/my-new-stage.yaml command.

Screenshot(s)

Stage YAML