Interface SourceControl.UpdateStages.WithBranch

    • Method Detail

      • withBranch

        SourceControl.Update withBranch​(String branch)
        Specifies the branch property: The branch which will trigger the auto deployment.
        Parameters:
        branch - The branch which will trigger the auto deployment.
        Returns:
        the next definition stage.