ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 74 - Professional Cloud Developer discussion

Report
Export

You are using Cloud Build to create a new Docker image on each source code commit to a Cloud Source Repositoties 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.
Answers
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.
Answers
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.
Answers
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.
Answers
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.
Suggested answer: C
asked 18/09/2024
Tomislav Bodrozic
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first