
Ultimate access to all questions.
Your company is leveraging GCP services to automate its Continuous Integration and Deployment process, utilizing Cloud Build for creating images and artifacts. A new developer is responsible for setting up the build configuration files, but the process is failing. What could be the potential reasons? Select two.
A
The cloudbuild.yaml was not placed in the same directory as the application source code.
B
The cloudbuild.sh was not placed in the same directory as the application source code.
C
The cloudbuild.json was not placed in the same directory as the application source code.
D
The cloudbuild.py was not placed in the same directory as the application source code.
E
The cloudbuild.xml was not placed in the same directory as the application source code.