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
run
user stories:
implementation details:
env
/bin/sh -c set
outcomes:
yapapi/examples
The text was updated successfully, but these errors were encountered:
environment
Just FYI, this just doesn't work for a while already:
#630
Sorry, something went wrong.
Example was created on branch https://github.com/golemfactory/yapapi/tree/1071-create-a-simple-yapapi-example-that-passes-an-environment-variable-in-a-run-command. Env variable is not picked up by yagna. See golemfactory/yagna#2448.
approxit
Successfully merging a pull request may close this issue.
user stories:
implementation details:
env
argument:https://github.com/golemfactory/yapapi/blob/master/yapapi/script/__init__.py#L154
/bin/sh -c set
and check its output to verify that the command indeed sees the variableoutcomes:
yapapi/examples
folder which show users a way to set environment variablesrun
command #1071 (comment) it possibly doesn'tThe text was updated successfully, but these errors were encountered: