Now we used dump prod db to staging for testing. After the testing completed we dumped staging to production. That step working well. But my question is there any suggestions for how to Automatically push code from lower to prod without dumping lower DB to prod DB?