add general jenkins timeout
The idea of this MR is, to prevent long-running jobs because they are stuck. Using the option in the Jenkinsfile has the opportunity to reconfigure this for jobs that might run a long time on purpose.
My proposed timeout for a Job is 30 minutes.
More information see https://www.jenkins.io/doc/book/pipeline/syntax/#options-example
Edited by Johannes Visintini