Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitLab logo

GitLabCertified CI/CD Associate

Domain 3Objective 1

Objective: Scaffold the Basics of a Test and Build Pipeline GITLAB-CERTIFIED-CICD-ASSOCIATE Practice Questions (Page 4)

Part of the Domain 3: Continuous Integration domain, which makes up ~24% of our current practice bank.

23questions here
5free pages
8concepts

Questions 16–20

  1. 16foundation · easy

    How do you assign a job to a specific stage in a .gitlab-ci.yml file?

    Select an answer first
  2. 17foundation · easy

    In GitLab CI/CD, what determines the order in which stages execute?

    Select an answer first
  3. 18foundation · easy

    How can a developer manually trigger a pipeline for a specific branch in the GitLab UI?

    Select an answer first
  4. 19application · medium

    A build job produces a file `app.jar`. A test job in a later stage needs this file to run. The test job is failing because it cannot find `app.jar`. What is the most likely cause?

    Select an answer first
  5. 20expert · hard

    A team has a .gitlab-ci.yml file with two jobs: 'build' and 'test'. The 'build' job is in the 'build' stage, and the 'test' job is in the 'test' stage. They want to run the 'test' job even if the 'build' job fails. What should they add to the 'test' job?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitLab. “GITLAB-CERTIFIED-CICD-ASSOCIATE” is a trademark of its owner, used for identification only.