최신 GitHub-Actions 무료덤프 - GitHub Actions Certificate
How many jobs will result from the following matrix configuration?


정답: A
설명: (DumpTOP 회원만 볼 수 있음)
You installed specific software on a Linux self-hosted runner. You have users with workflows that need to be able to select the runner based on the identified custom software. Which steps should you perform to prepare the runner and your users to run these workflows? (Choose two.)
정답: B,D
설명: (DumpTOP 회원만 볼 수 있음)
What are the two ways to pass data between jobs? (Choose two.)
정답: C,E
설명: (DumpTOP 회원만 볼 수 있음)
Which statement is true about using default environment variables?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
As a developer, your self-hosted runner sometimes looses connection while running jobs. How should you troubleshoot the issue affecting your self-hosted runner?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
As a developer, you are designing a workflow and need to communicate with the runner machine to set environment variables, output values used by other actions, add debug messages to the output logs, and other tasks. Which of the following options should you use?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
As a developer, your Actions workflow often reuses the same outputs or downloaded dependencies from one run to another. To cache dependencies for a job, you are using the GitHub cache action. Which input parameters are required for this action? (Choose two.)
정답: B,E
설명: (DumpTOP 회원만 볼 수 있음)