QuestionQ254
Infrastructure and Automation
Refer to the exhibit. Which action fixes the error in the GitLab CI/CD pipeline execution?
- A Install the missing python libraries via pip3.
- B Download the correct artifacts by specifying them in GitLab.
- C Use the python.3.9. 0a4-alpine3.10 Docker image.
- D Add the absolute path to the python3 executable.
Community Discussion