bvc
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-04-29 22:18:03 -05:00
parent a343f3435b
commit d2b325f81d

View file

@ -19,7 +19,9 @@ services:
DIUN_NOTIF_NTFY_PRIORITY: "3" DIUN_NOTIF_NTFY_PRIORITY: "3"
deploy: deploy:
labels: labels:
gremlin.checks.skip: "caddy, homepage, monitor" gremlin.caddy.skip: "true"
gremlin.homepage.skip: "true"
gremlin.monitor.skip: "true"
placement: placement:
constraints: constraints:
- node.role == manager - node.role == manager