Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam GitHub-Actions All Questions
Exam GitHub-Actions All Questions

View all questions & answers for the GitHub-Actions exam

GitHub GitHub-Actions Question # 4 Topic 1 Discussion

GitHub-Actions Exam Topic 1 Question 4 Discussion:
Question #: 4
Topic #: 1

Which syntax correctly accesses a job output (output1) of an upstream job (job1) from a dependent job within a workflow?


A.

${{needs.job1.outputs.output1}}


B.

${{needs.job1.output1}}


C.

${{depends.job1.output1}}


D.

${{job1.outputs.output1}}


Get Premium GitHub-Actions Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.