Skip to content
Snippets Groups Projects
Commit 1311aeec authored by George Joseph's avatar George Joseph
Browse files

CI: Fix missing () in gates.jenkinsfile

Change-Id: I2f252e0f8c7f1a6328438fbd2be5d6574b7dfa5b
parent 8f6d5273
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
*/
pipeline {
options {
timestamps
timestamps()
timeout(time: 60, unit: 'MINUTES')
}
triggers {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment