gitlab-ci-local icon indicating copy to clipboard operation
gitlab-ci-local copied to clipboard

FF_ENABLE_BASH_EXIT_CODE_CHECK feature flag is ignored

Open XSven opened this issue 3 weeks ago • 1 comments

My pipeline starts with

---
variables:
  FF_ENABLE_BASH_EXIT_CODE_CHECK: true
...

and it works remotely but locally it doesn't. Could you please explain.

XSven avatar Dec 05 '25 08:12 XSven

Yeah, that flag is not implemented, marking as feature

firecow avatar Dec 08 '25 07:12 firecow