Merge pull request 'fix' (#27) from join into dev
Reviewed-on: https://gitea.sprinthub.ru/self/infra/pulls/27
This commit was merged in pull request #27.
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
constraints: [node.labels.stage == development]
|
||||
update_config:
|
||||
parallelism: 1
|
||||
order: start-first
|
||||
# order: stop-first
|
||||
|
||||
postgres:
|
||||
image: postgres:14-alpine3.19
|
||||
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
constraints: [node.labels.stage == production]
|
||||
update_config:
|
||||
parallelism: 1
|
||||
order: start-first
|
||||
# order: start-first
|
||||
|
||||
postgres:
|
||||
image: postgres:14-alpine3.19
|
||||
|
||||
Reference in New Issue
Block a user