Skip to content

Basic Hello World Pipeline

Setting up the example pipeline

Use the GreenOps get started repository to run your first pipeline.

  • Update the variables in examples/basic-pipeline/pipeline/params.yaml if desired.
    • message is currently Hello GreenOps!.
  • Register the pipeline examples/basic-pipeline/pipeline in GreenOps, and run the pipeline!

Screenshot

What does the pipeline do?

This pipeline prints "Hello GreenOps!".