mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-06-12 19:49:10 +00:00
update jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ podTemplate(
|
||||
slaveConnectTimeout: 300,
|
||||
idleMinutes: 30,
|
||||
activeDeadlineSeconds: 3600,
|
||||
podRetention: never(),
|
||||
podRetention: 'never',
|
||||
yaml: '''
|
||||
spec:
|
||||
tolerations:
|
||||
|
||||
Reference in New Issue
Block a user