Inject Workflow Variables #6388
Unanswered
zhengyangyong
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @zhengyangyong , |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Is there a way add a custom Workflow Variables like 'x' via coding like Java in runtime ?
I need pass variable value between pods like this :
DAG:
A -> B -> C
A : compute a variable value and save into 'x'
B & C : get 'x' and use it
Thanks & Best Regards
Beta Was this translation helpful? Give feedback.
All reactions