update jenkinsfile

This commit is contained in:
hiondal
2025-09-12 21:46:18 +09:00
parent 50667687f5
commit 641ecb8826
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ podTemplate(
slaveConnectTimeout: 300,
idleMinutes: 30,
activeDeadlineSeconds: 3600,
podRetention: never(),
podRetention: 'never',
yaml: '''
spec:
tolerations: