Now we are manually picking the build id from the last successful run of CI and pasting it while running the new CD pipeline... we want to automate the process so that whenever we run the CD pipeline, it will pick the last successful build of CI. How do we achieve this ?