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
|
start_period: 40s
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
placement:
|
||||||
|
constraints:
|
||||||
|
- node.hostname == macmini3
|
||||||
update_config:
|
update_config:
|
||||||
order: start-first
|
order: start-first
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
|
|
Loading…
Reference in New Issue