update #2

Merged
admin merged 1 commits from fix-build into main 2025-11-24 15:27:06 -06:00
Showing only changes of commit c86868b11c - Show all commits

1
Jenkinsfile vendored
View File

@@ -47,7 +47,6 @@ spec:
options {
buildDiscarder(logRotator(numToKeepStr: '10'))
timeout(time: 2, unit: 'HOURS')
timestamps()
}
stages {