Rebuild after CMS update
cball
PROOP

7 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?

Solved

2 Replies

christian
EMPLOYEE

7 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 7 months ago


cball
PROOP

7 months ago

Indeed. I swear I had tried that too. Thanks!


Status changed to Awaiting Railway Response Railway 7 months ago


Status changed to Solved cball 7 months ago


Loading...