9 months ago
Hi,
I have a static Astro site building against a Directus CMS. When we update the data in Directus, I need to trigger a rebuild.
I've tried using the deploymentRedeploy mutation in the API with usePreviousImageTag false, but it skips the build process and uses a cached Docker image.
I have to be missing something obvious here. Can someone point me in the right direction?
2 Replies
9 months ago
Hi Chris,
Based on your description, you might be interested in the serviceInstanceDeploy or serviceInstanceDeployV2 mutation.
Regards,
Christian
Status changed to Awaiting User Response Railway • 9 months ago
9 months ago
Indeed. I swear I had tried that too. Thanks!
Status changed to Awaiting Railway Response Railway • 9 months ago
Status changed to Solved cball • 9 months ago