Câu 29: GitHub Actions
As a developer, you are optimizing a GitHub workflow that uses and produces many different files. You need to determine when to use caching versus workflow artifacts. Which two statements are true? (Choose two.)
Nội dung câu hỏi
As a developer, you are optimizing a GitHub workflow that uses and produces many different files. You need to determine when to use caching versus workflow artifacts. Which two statements are true? (Choose two.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Use caching when reusing files that change rarely between jobs or workflow runs. — đáp án hiện tại
- B. Use artifacts when referencing files produced by a job after a workflow has ended. — đáp án hiện tại
- C. Use caching to store cache entries for up to 30 days between accesses.
- D. Use artifacts to access the GitHub Package Registry and download a package for a workflow
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.