Skip to content

Example to automatically deploy new code to GCF, using a GCB trigger

License

Notifications You must be signed in to change notification settings

Philmod/auto-deploy-gcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-deploy-gcf

Example to automatically deploy new code to GCF, using a GCB trigger

How to

  • Create a trigger on GCB using a cloudbuild.yaml config file similar to the one in this repository.
  • Make sure the service account used by GCB ("<PROJECT_NUM>@cloudbuild.gserviceaccount.com") has the permission to deploy on GCF ("Cloud Functions Developer" role)

About

Example to automatically deploy new code to GCF, using a GCB trigger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published