Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Change a default cloud build service account from UI GCP

Can we change a default cloud build service account from UI?

0 1 338
1 REPLY 1

Hi @Sabasafdar 

Welcome to the Google Cloud Community!

By default, build triggers use the Cloud Build service account to execute builds. But you can also configure a build trigger to use a different service account of your choice. You can read more in this documentation.

To learn how to grant or revoke permissions to the Cloud Build service account, check out configuring access for Cloud Build Service Account.

Let me know if it helped, thanks!