This is Declarative pipeline syntax (which I don't use), for non 
Declarative pipeline (which is what I have), I wonder if this work the same 
or where it can be used?

On Tuesday, July 11, 2017 at 5:31:08 AM UTC-4, Jakub Pawlinski wrote:
>
> I use this on pipeline level and it works fine there, haven't tried on 
> stage level tho.
>
> pipeline {
> options {
> timeout(time: 12, unit: 'HOURS')
> timestamps()
> }
> ...
> }
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8e3e104b-9cf2-49b0-bdc2-572865691d8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to