New builds before schedule migration

I have a scheduled migration setup for later tonight.

I have made a build and pre-pushed it to the target servers.

Can re-build this if I have made changes to the dev files and I have not changed the build id. Am I correct I do not need to delete the scheduled migration it will use the replaced build sitting in the in box of that server?

thanks

Yes, if you schedule a deployment that is using a pre-build, you can replace that build with a new build with the same id (as long as the new build is the same set of files). when the deployment runs it will just pick up the new build that you put into the outbox.

-Kyle

1 Like