gitlab-ci-local
gitlab-ci-local copied to clipboard
FF_ENABLE_BASH_EXIT_CODE_CHECK feature flag is ignored
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.
Yeah, that flag is not implemented, marking as feature