gremlin: gatus sync stash
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-05-06 07:05:56 -05:00
parent 3b1fcf252b
commit 0d7f0794c9

View file

@ -225,3 +225,8 @@ endpoints:
interval: 1m interval: 1m
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
- name: "stash"
url: "http://stash:9999"
interval: 1m
conditions:
- "[STATUS] == 200"