From 62b37c83e2ac2ac0909d7c992c635cfe13263f51 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Mon, 13 Apr 2026 03:55:12 -0300 Subject: [PATCH] ci: remove unsupported timestamps option --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index c77acb5..9abbba3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -71,7 +71,6 @@ spec: options { disableConcurrentBuilds() - timestamps() } parameters {