Skip to main content
Version: QB80

Master Step

Master step acts as the entry point for build execution and it is always named master . When a build is started, it looks for master step and executes it. The master step is normally defined as a composite step to exuecute other steps.