Possible discrepancy in the documentation regarding the use of script variables #374
ronaldborman
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Good catch. Thanks for making the discussion. When |
Beta Was this translation helpful? Give feedback.
3 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.
-
Regarding the use of script variables, in the third recommended pattern in Outputs and Artifacts the documentation says:
But the last paragraph of Variable Scope and References says:
I've did some tests and it looks like a script variable is only available in the same invocation. Is the second statement incorrect or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions