This commit is contained in:
tree 2023-05-17 18:56:33 +02:00
rodič bca72b9431
revize 4162697d28
1 změnil soubory, kde provedl 14 přidání a 1 odebrání

Zobrazit soubor

@ -372,4 +372,17 @@ services:
url: https://eth-cl.gwei.cz/eth/v1/node/version
query: $match(data.version,/^Lighthouse\/v([^-]+)/)[0].groups[0]
to:
strategy: github_tags
strategy: github_tags
- name: Windmill
repo: windmill-labs/windmill
host: windmill.gwei.cz
server: homestead
monitor: 50
version_conf:
from:
strategy: html
url: https://app.windmill.dev/api/version
query: "v([\\d\\.]+\\-([\\d]+|))"
to:
strategy: github