| Hi Dolan, thanks for your suggestion. Documentation for how to add steps to your Jenkinsfile falls under general Jenkins documentation, which we don't want to replicate in our readme. Resources like this one https://jenkins.io/doc/book/pipeline/syntax/ should explain how to add steps to your declarative pipeline- the `bbs_checkout` step behaves the same as any other generated step. That said, we do intend on adding a pipeline sample file that includes some pre-filled information on your instance that you can use as a template in the future. I will mark this as CWD for now. Thanks, Martin |