Add a processing step.
Usage
Pipeline.add_step(step)
step: str
Step name to add.
Pipeline
Self for chaining.