When deploying a webjob from Bitbucket (using continuous deployment), the process seems to ignore any settings created for the job, like schedule and name.
The webjob resides in its own solution, without any site.
Is it possible to somehow add a hook or change some variable in the deployment process to deploy the job as scheduled instead of continuous?
It's not so much about Bitbucket, but more generally about git based deployment. Things are not as smooth as they could be, but can be made to work. One way is: