From bf8735b1940c0066b1cebc9f59c45e818c70e4f4 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 29 Jun 2025 20:38:59 -0700 Subject: Guess /etc/environment wont work, maybe this will --- worker/jobs/ci_pipeline.run | 2 ++ 1 file changed, 2 insertions(+) (limited to 'worker/jobs') 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 -- cgit v1.2.3-70-g09d2