
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
- 6
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 - 7
If a job does not specify a stage, in which stage does GitLab place it by default?
Select an answer first - 8
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 - 9
Which of the following is a minimal valid job definition in a .gitlab-ci.yml file?
Select an answer first - 10
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.