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...
In our previous post, we learned how we can deploy a Cloudflare worker using Serverless and Github Actions. Today, we will explore how to use Serverless framework with a different CI tool that we’ve used in the past and that’s CircleCI. Would you like to...
Now that we’ve seen how to deploy Cloudflare workers using Wrangler (Cloudflare’s own CLI tool), it’s time to explore how we can do the same using the well known Serverless framework. This post will describe how to setup a CI/CD pipeline to deploy a...
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...
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...
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....
Recent Comments