Skip to content

Output Parameter issue #11548

Closed Answered by agilgur5
pravinparab asked this question in Q&A
Discussion options

You must be logged in to vote

valueFrom does not seem to have a field named workflowStepRef. Was there an example you borrowed the syntax from?

An equivalent way of retrieving that value would be to use an expression. Following this example, you could do:

# ...
        arguments:
          parameters:
          - name: output-value
            value: "{{steps.step-a.outputs.parameters.output-parameter-example-step-a}}"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by agilgur5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
problem/stale This has not had a response in some time area/spec Changes to the workflow specification. problem/more information needed Not enough information has been provide to diagnose this issue. type/support User support issue - likely not a bug
2 participants