Update stack.production.yml to deploy to macmini3
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
9a229ec1f9
commit
fa816e91a7
|
@ -15,6 +15,9 @@ services:
|
|||
start_period: 40s
|
||||
deploy:
|
||||
replicas: 1
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == macmini3
|
||||
update_config:
|
||||
order: start-first
|
||||
failure_action: rollback
|
||||
|
|
Loading…
Reference in New Issue