Compare commits

2 Commits

Author SHA1 Message Date
admin b371431aa5 Merge pull request 'update' (#2) from fix-build into main
Reviewed-on: #2
2025-11-24 15:27:06 -06:00
Stephen Simpson c86868b11c update 2025-11-24 15:26:41 -06:00
Vendored
-1
View File
@@ -47,7 +47,6 @@ spec:
options { options {
buildDiscarder(logRotator(numToKeepStr: '10')) buildDiscarder(logRotator(numToKeepStr: '10'))
timeout(time: 2, unit: 'HOURS') timeout(time: 2, unit: 'HOURS')
timestamps()
} }
stages { stages {