Optional environment variable via option #493
Roman (Roemer)
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello all
I have a case where I define an environment variable in the feature like:
I now have several projects and some of them need this option but others do not.
Is there any way or could a way be added to somehow control if an environment variable should be set or not? same with the PATH variable, sometimes the path variable should be extended and sometimes not.
Not sure how that could look spec-wise.
All reactions