You are using Cloud Build to create a new Docker image on each source code commit to a Cloud Source Repositories repository. Your application is built on every commit to the master branch. You want to release specific commits made to the master branch in an automated method. What should you do? A. Manually trigger the build for new releases. B. Create a build trigger on a Git tag pattern. Use a Git tag convention for new releases. C. Create a build trigger on a Git branch name pattern. Use a Git branch naming convention for new releases. D. Commit your source code to a second Cloud Source Repositories repository with a second Cloud Build trigger. Use this repository for new releases only. Â Correct Answer: C This question is in Google Professional Cloud Developer Exam For getting Google Professional Cloud Developer Certificate
Please login or Register to submit your answer