Publish build never actually published

Hey everyone,

I looking forward to use the functionnality to publish my build from prod server to dev server, but it appears that after the publishing step, which it haven’t any errors, my build not published actually.

Can you help me please ?

Here some screenshots :


Thanks for helping,
Elouan

Hello Elouan,

Which folder are you checking to see that the build is published? It should be publishing the the OttoFMS Build Inbox on the server you are publishing to. Also, if you use the build in a deployment it will be removed from the inbox so if you have already run a deployment it will have disappeared.

-Kyle

What do you mean by build inbox ?
I though this feature can deploy my build in another server.

Elouan

Hey elouan,

Publishing does not deploy the files, it moves them to the build inbox to make your deployment faster later. I made a video talking through this process, check out the Low Downtime Deployment Guide.

Publishing to another server is a great way to skip the build fetching step when you are running your deployment later, making your deployments faster. It pushes the build to the other server’s build inbox to make it easily available there.

-Kyle

Ok ! now i get it !
Thanks, actually it’s pretty handy when you get it :slight_smile: .
Sorry to bother you about my misunderstanding of the process.
Thanks.

Elouan.

No worries, I’d rather you ask than just think its broken haha