Skip to content

pabloinigo/actions-cloud-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

actions-cloud-functions

Cloud Functions is the serverless compute platform created by Google to be used in the Google cloud. Is an event-driven model and in our example, we are going to use an HTTP call to trigger our function example.

GitHub Actions is the way used by GitHub to deploy CICD pipelines. AS we can imagine is deeply integrated into GitHub and we only need to create a YAML file in the .github/workflows folder to start our pipeline. Easy and graphically ideal.

mkdev video in https://www.youtube.com/watch?v=gM01yoi4Nog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages