Sep 17, 2021 | Tutorials
In this post of this series, we will describe how to deploy a Cloudflare worker using Bitbucket CI. This will complete the different CI/CD solutions we tested using Cloudflare Wrangler. The first one described the process using Github Actions, the second one used...
Jun 15, 2020 | Tutorials
The fourth post in this series will describe how to deploy a Cloudflare worker using GitLab CI. This will complete the different CI/CD solutions we tested using Cloudflare Wrangler. The first one described the process using Github Actions, the second one used...
Jun 9, 2020 | Tutorials
So far, we have learned how to deploy a Cloudflare worker using Github Actions and CircleCI. The next post in this series will describe how to deploy a Cloudflare worker using Travis CI. Would you like to learn more about Cloudflare Workers? Click here. Table of...
Jun 2, 2020 | Tutorials
After learning in our previous post how to deploy a Cloudflare worker using Github Actions, today’s tutorial features a guide for building a CI/CD pipeline for Cloudflare Workers using CircleCI. Would you like to learn more about Cloudflare Workers? Click here....
Mar 24, 2020 | Tutorials
Today’s tutorial features a guide for building a CI/CD pipeline for Cloudflare Workers using Github Actions. Cloudflare Workers allows you to run Javascript in all 165 of their datacenters, and deploy globally in about 30 seconds. Learn more here. Introduction...
Recent Comments