diff options
-rwxr-xr-x | worker/jobs/ci_pipeline.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/jobs/ci_pipeline.run b/worker/jobs/ci_pipeline.run index c2f1880..2161c8e 100755 --- a/worker/jobs/ci_pipeline.run +++ b/worker/jobs/ci_pipeline.run @@ -1,3 +1,3 @@ #!/bin/sh -checkout_ci.ts +checkout_ci.js |