mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Merge "CI: Add timestamps and timeouts to jenkinsfiles"
This commit is contained in:
		| @@ -11,6 +11,10 @@ | ||||
|  * you can't do that in a delcarative pipeline. | ||||
|  */ | ||||
| pipeline { | ||||
| 	options { | ||||
| 		timestamps() | ||||
| 		timeout(time: 1, unit: 'DAYS') | ||||
| 	} | ||||
| 	triggers { | ||||
| 		cron 'H H(0-4) * * 0' | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user