Github Actions flow to deploy Gatsby Blog to Netlify

amlan - Aug 30 '20 - - Dev Community

My Workflow

My workflow provides an automated pipeline to deploy a Gatsby blog from a Github repo to a Netlify website. I am using the workflow to deploy my Blog files and changes: https://amlanscloud.com/

This flow uses the file upload deployment of Netlify so doesnt count towards the automated release quota of free Netlify accounts.

The Actions flow uses a custom Docker image which I created specifically to be used by this flow. The Docker image can be found here:

https://hub.docker.com/repository/docker/awsacdev/netlifycustom

Submission Category:

DIY Deployments

Yaml File or Link to Code

The YAML file can be found in the .github folder of my Github repo:

https://github.com/amlana21/automated-blog-flow

Additional Resources / Info

Full details of my flow can be found here on my blog post:

https://amlanscloud.com/blogworkflow/

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player