Is it possible to deploy a Worker with a build hook, like Pages

For Workers & Pages, what is the name of the domain?

.

What is the error number?

.

What is the issue or error you’re encountering

I want to be able to trigger a new build for my Worker deploy when I update content from my CMS. This is possible with build webhooks in Pages but I can’t find the same feature in Workers

3 Likes

Hi! Just wanted to raise the same question — I’m facing it at the moment. It is recommended to use workers, but we need a deploy hook to update the build from the CMS.

Deploy hooks are not yet in Workers. It’s okay to keep using Pages; it’s not going anywhere yet.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.