We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I happened to see in the code that we support "pushenv" for modextravars, but i can't find that we docuent it anywhere.
modextravars['TEST_PUSHENV'] = {'value': '123', 'pushenv': True}
Not that I have any need for it, i just closed an old issue asking for this, and i i found in the code that we actually already support it in secret.
https://docs.easybuild.io/version-specific/easyconfig-parameters/#modules-parameters does not say much
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I happened to see in the code that we support "pushenv" for modextravars, but i can't find that we docuent it anywhere.
Not that I have any need for it, i just closed an old issue asking for this, and i i found in the code that we actually already support it in secret.
https://docs.easybuild.io/version-specific/easyconfig-parameters/#modules-parameters
does not say much
The text was updated successfully, but these errors were encountered: