You are working on a CI/CD pipeline in GitLab where certain jobs handle sensitive data. To ensure job isolation and security, which configuration should you use?
Which of the following configurations correctly sets up a parent-child pipeline in GitLab to run jobs defined in a separate child pipeline file? Select two correct answers.
In GitLab CI/CD, which keyword is used in the .gitlab-ci.yml file to define different environments such as development, staging, and production?
Your GitLab CI/CD pipeline is set up for a large application with multiple stages and jobs. Recently, you noticed that a specific job in the middle of the pipeline is failing, causing the subsequent jobs to be skipped. You want to identify the root cause efficiently using the GitLab Pipeline Graph. Which of the following steps should you take to pinpoint the issue?
You have a CI/CD pipeline with jobs: compile, unit_test, integration_test, and release. The release job should only run after both compile and integration_test have completed, but the unit_test job can run in parallel with compile. How do you correctly set up the DAG dependencies in your .gitlab-ci.yml file?
© Copyrights FreePDFQuestions 2026. All Rights Reserved
We use cookies to ensure that we give you the best experience on our website (FreePDFQuestions). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreePDFQuestions.