mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
CI: Fix missing () in gates.jenkinsfile
Change-Id: I2f252e0f8c7f1a6328438fbd2be5d6574b7dfa5b
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
pipeline {
|
||||
options {
|
||||
timestamps
|
||||
timestamps()
|
||||
timeout(time: 60, unit: 'MINUTES')
|
||||
}
|
||||
triggers {
|
||||
|
Reference in New Issue
Block a user