Questions relating directly to activities and actions that take place following the successful build of any software.
In software, a build is the process of constructing software such that an output is produced.
The build is logically split into stages, with post-build occurring after the main build has completed, typically on completion of a successful build.
At the post-build state, many build tools offer the ability to carry out additional scripted actions to allow further functionality to be executed on the built software.