mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2025-12-06 08:06:24 +00:00
update jenkinsfile
This commit is contained in:
parent
50667687f5
commit
641ecb8826
2
deployment/cicd/Jenkinsfile
vendored
2
deployment/cicd/Jenkinsfile
vendored
@ -12,7 +12,7 @@ podTemplate(
|
||||
slaveConnectTimeout: 300,
|
||||
idleMinutes: 30,
|
||||
activeDeadlineSeconds: 3600,
|
||||
podRetention: never(),
|
||||
podRetention: 'never',
|
||||
yaml: '''
|
||||
spec:
|
||||
tolerations:
|
||||
|
||||
@ -22,6 +22,7 @@ resources:
|
||||
# User Service
|
||||
- user-service/deployment.yaml
|
||||
- user-service/service.yaml
|
||||
- user-service/cm-user-service.yaml
|
||||
- user-service/secret-user-service.yaml
|
||||
|
||||
# Bill Service
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user