Rebuild after CMS update
cball
PROOP

a year 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

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


cball
PROOP

a year ago

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


Status changed to Awaiting Railway Response Railway 11 months ago


Status changed to Solved cball 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...