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 2)

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

23questions here
5free pages
8concepts

Questions 6–10

  1. 6foundation · easy

    In a .gitlab-ci.yml file, which keyword is used to define the list of stages that the pipeline will execute?

    Select an answer first
  2. 7foundation · easy

    If a job does not specify a stage, in which stage does GitLab place it by default?

    Select an answer first
  3. 8application · easy

    A developer manually triggers a pipeline from the GitLab UI. The pipeline shows a blue 'running' status. What does this mean?

    Select an answer first
  4. 9foundation · easy

    Which of the following is a minimal valid job definition in a .gitlab-ci.yml file?

    Select an answer first
  5. 10application · medium

    A developer defines the following stages: `stages: [build, test, deploy]`. They have a job named 'package' that should run after 'build' but before 'test'. What stage should the 'package' job be assigned to?

    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.