© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•14mo ago•
6 replies
iamnogamer

Workers version deployment with build

Hello. I have a Workers project that needs to be
build
build
prior to
deploy
deploy
ing. Cloudflare automatically builds and deploys a new version when there's a commit to the main branch on GitHub, which is helpful. I understand that automatically creating Preview Deployments similar to Pages isn't supported for Workers yet. That's fine. However, how can I create a version that isn't deployed automatically? Doing
wrangler versions upload
wrangler versions upload
creates a broken version of my app, I'm suspecting due to the necessary
build
build
step prior to that, as things are working locally. Should
versions upload
versions upload
suffice even when there's a build step, and I'm simply having a "works locally, fails on remote" problem here?
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Can workers builds build Rust?
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
14mo ago
Build Error with Workers
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3mo ago
Workers Build "unlimited" builds not unlimited?
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
16mo ago
Workers Deployment Error
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3mo ago