I am new to the netlify, and I am using storyblok. My problem is when I publish the content from storyblok it directly reaching to the production, or moment I publish the page in storyblok I can see the changes in production. So what I want is when I publish the content in storyblok changes should appear in staging url, and changes should appear in production only on executing the task in storyblok. Any help will be appreciated. I am not sure that this issue is the concern of netlify or storyblok. Thank you
Hi @Budha,
You can lock publishing to a deploy:
Then, the latest build will not be published until you click on Publish deploy.
1 Like