summaryrefslogtreecommitdiff
path: root/worker/jobs/ci_pipeline.run
blob: ff1efa79e11d3c3d1b861da1b26ceb4cdc45c885 (plain)
1
2
3
4
5
6
#!/bin/sh

# add scripts executed by the pipeline
export PATH=$PATH:$PIPELINE_PATH

checkout_ci.js