Is your feature request related to a problem? Please describe.
If auto deploy is turned off I believe the only option to deploy is to use a build webhook or reenable and make a commit.
Describe the solution you'd like
I would like to see a button in the console UI that an be clicked (maybe with a confirm) to trigger a build. This setup could be used to "lock" to a deploy.
@smakinson have you seen the 'Redeploy this version' on the build detail page?

@swaminator Ya I noticed that button. That would redeploy an existing build and not go grab the code and create a new build, right?
I see, so you want a feature that allows users to manually trigger a build with the latest code when autobuild is turned off. Correct?
ya, that is correct.
It would be nice to also have the ability to add approvals into the build process.
It's definitively a good feature to manually deploy a branch when auto build is deactivated
+1
Most helpful comment
I see, so you want a feature that allows users to manually trigger a build with the latest code when autobuild is turned off. Correct?