summaryrefslogtreecommitdiff
path: root/worker/jobs
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-06-29 20:38:59 -0700
committerElizabeth Hunt <me@liz.coffee>2025-06-29 20:44:05 -0700
commitbf8735b1940c0066b1cebc9f59c45e818c70e4f4 (patch)
tree7f09fa9e71d95e5b259b722d09a310cfcc85a4e9 /worker/jobs
parente3603169521fceea068df2e25889066c11e56472 (diff)
downloadci-bf8735b1940c0066b1cebc9f59c45e818c70e4f4.tar.gz
ci-bf8735b1940c0066b1cebc9f59c45e818c70e4f4.zip
Guess /etc/environment wont work, maybe this will
Diffstat (limited to 'worker/jobs')
-rwxr-xr-xworker/jobs/ci_pipeline.run2
1 files changed, 2 insertions, 0 deletions
diff --git a/worker/jobs/ci_pipeline.run b/worker/jobs/ci_pipeline.run
index 2161c8e..87bcc84 100755
--- a/worker/jobs/ci_pipeline.run
+++ b/worker/jobs/ci_pipeline.run
@@ -1,3 +1,5 @@
#!/bin/sh
+export PATH=$PATH:$PIPELINE_PATH
+
checkout_ci.js