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 currentlyHello GreenOps!
.
- Register the pipeline
examples/basic-pipeline/pipeline
in GreenOps, and run the pipeline!
What does the pipeline do?
This pipeline prints "Hello GreenOps!".