deploy
All checks were successful
Build & Deploy MB Grid Solutions / build-and-deploy (push) Successful in 30s
All checks were successful
Build & Deploy MB Grid Solutions / build-and-deploy (push) Successful in 30s
This commit is contained in:
@@ -17,6 +17,15 @@ services:
|
||||
retries: 10
|
||||
deploy:
|
||||
replicas: 2
|
||||
update_config:
|
||||
order: start-first
|
||||
failure_action: rollback
|
||||
delay: 5s
|
||||
rollback_config:
|
||||
parallelism: 1
|
||||
order: stop-first
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
networks:
|
||||
- infra
|
||||
|
||||
|
||||
Reference in New Issue
Block a user