:
A development team leveraging the Oracle Cloud Infrastructure DevOps service is having trouble getting their build pipeline to complete successfully. Which two situations might be the problem? (Choose two.)
Select all that apply, then click Submit answer.
-
○
The build spec.yaml file is in the root directory of their Git repository, and they didn't specify a path to it.
-
○
Their build specification file is available in a different directory of their Git repository, and there is no reference to its location.
-
○
They forgot to export a required variable in the build_spec.yaml file.
-
○
Their source code and Kubernetes manifest are in different Git repositories.
-
○
They did not export a vault variable in the vaultVariables section of the build_spec.yaml file.