Home / Report Question

Q. What is the purpose of 'post' block in a Jenkins pipeline?
  • A. To fetch code from repository
  • B. To define test stages
  • C. To run steps after the main pipeline execution
  • D. To initialize environment